You must either modify and save a.jsp, or delete .java and .class files for a.jsp in Tomcat's work folder.
Reloadable = "true" is for reloading class files in WEB-INF/classes folder. Rasto -----Original Message----- From: Krzysztof Janiszewski [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 17, 2002 1:46 PM To: Tomcat Users List Subject: reloadable Hi! I have little problem with re-compiling JSP pages by Tomcat after modyfing them. I have the following situation: file a.jsp which includes b.jsp I'm viewing a.jsp in browser, then I modify b.jsp and reload page in browser, but I can't see changes - b.jsp doesn't recompile :-( I have reloadable=true in my context. What to do? Best regards Krzysztof Janiszewski IT Partner http://www.it-partner.com.pl/ - oprogramowanie dla kawiarni internetowych http://www.fr.pl - webhosting -- Okresl Swoje potrzeby - my znajdziemy oferte za Ciebie! [ http://oferty.onet.pl ] -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
