Re: Cleanup of tempdir in tomcat

2007-02-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Aparna, Aparna Pratap wrote: > I am using Tomcat 5.0.25. In my application images are getting stored > permenantly inside tempdir of Tomcat. This is happening when the request is > not processed completely. I want to clean the tempdir either with ever

Cleanup of tempdir in tomcat

2007-02-14 Thread Aparna Pratap
Hi I am using Tomcat 5.0.25. In my application images are getting stored permenantly inside tempdir of Tomcat. This is happening when the request is not processed completely. I want to clean the tempdir either with every request or after its size reaches some limit. Or after some time period but w