Hi! Yes, this is about the refresh or recompile of JSP in Tomcat 5.5 again :-(
I have modified the title of index.jsp in Tomcat 5.5\webapps\myapp. Then, I deleted Tomcat 5.5\work\Catalina\localhost\myapp directory. Unfortunately when I accessed myapp from IE, it is still showing the old title of index.jsp. When I checked, the Tomcat 5.5\work\Catalina\localhost\X2\org\apache\jsp\index_jsp.java is showing the old title. In Tomcat 5.5\conf\web.xml, I have defined modificationTestInterval=0 and that the context's reloadable=true. Well, I tried few methods from Google and still getting the same problem (and there are many though). Of course, restart the Tomcat will solve this problem :-) Do we have a clean and elegant way of solving this problem? Did I miss out anything here? -- Hez --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]