Hi, Would it be fair to say that especially with older versions of tomcat this cannot always be guaranteed to work correctly?
I would recommend that if you are having any doubts that you delete the files from your work directory when you redeploy. Andoni. ----- Original Message ----- From: "Shapira, Yoav" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, November 18, 2003 3:43 PM Subject: RE: reloadable Howdy, Tomcat will recompile the JSP. Reloadable affects only runtime performance. Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Laurent Michenaud [mailto:[EMAIL PROTECTED] >Sent: Tuesday, November 18, 2003 10:42 AM >To: [EMAIL PROTECTED] >Subject: reloadable > >Hi, > >I've got a web application with reloadable=false. >I start tomcat. >I call a jsp file ( ex: toto.jsp ). >The JSP is compiled in the work directory. >I stop tomcat >I update the jsp toto.jsp. >I start tomcat. > >What does Tomcat ? >Does it recompile the new jsp or does it use the old file in the work >directory ? > >Thanks > > > > This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
