Hi
Is there any way to automate the Cache delete under tomcat folder (i.e deleting all the contents under Tomcat>work>localhost )?
I am looking the following steps in the automated script
1. Shutdown Tomcat
2. Delete Cache under Tomcat localhost folder
3. Restart Tomcat
Thanks
Venkat