> From: Anand HS [mailto:anan...@gmail.com]
> Subject: How to make Deployed WebApps read-write enabled
>
> There is some code in the application that writes some
> temporary files into the my webapp.
That's a really bad idea. The servlet spec requires that the container pr
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 weba