How can I update the change that I've made to my webapp's directory in TomCat 4.0? Here's the situation, I deleted an unwanted directory in my webapp's directory, but it's still being showed after I restarted TomCat and the browser - well, I actually rebooted the machine. I've set reloadable to be true for my webapp in the file server.xml, although it's irrelevant because that's for reloading the classes. In fact, I don't have any class files in either WEB-INF\classes or WEB-INF\lib, because my app is an applet. Therefore, I'm getting the feeling that the reloadable attribute won't help me to reload the change I've made to the applet. So in short, is there a command or setting I can ask TomCat to reload everything regardless what.
-- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>