Hi, I use tomcat 6.0.18 on windows 2003 server and have a web-app deployed. Even though the permissions on the deployed webapp folder has read-write, everytime i access tomcat , it is making the folder readonly. There is some code in the application that writes some temporary files into the my webapp.
Is there any setting in tomcat that will reset readonly permissions for deployed web aplications. ? Thanks, Anand