I am new to Tomcat on Windows. I am trying to deploy my Java project which I have made in RHEL 5 using Tomcat. Now I want to run that project on window. So I copied and past
I have changed the permissions for the work directory and it's working...
Steps: 1. Go to the directory where tomcat is present 2. Execute the command: sudo chmod 777 work
sudo chmod 777 work