| From: René Schade [mailto:[EMAIL PROTECTED]
| Sent: Friday, 16 February, 2007 08:26
| 
| I would like to let my JSP-pages hot-deploy without an explicit reload of
| the application. Is that possible? In my current configuration, the
| Servlets are hot-deploy without reload, just like I want it, but changing
| and deploying a JSP-page does not force a hot deploy (or even a reload).

Have you tried compiling your JSPs before deploying them?  That will convert
them to servlets, which reduces your issue to a solved problem...

-----------------------------------------
------------------------------------------------------------
The information contained in this message is confidential
proprietary property of Nelnet, Inc. and its affiliated 
companies (Nelnet) and is intended for the recipient only.
Any reproduction, forwarding, or copying without the express
permission of Nelnet is strictly prohibited. If you have
received this communication in error, please notify us
immediately by replying to this e-mail.
------------------------------------------------------------


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to