Jason Boehle wrote:
> We are running Tomcat under JDK 1.2.2 on NT server 4.0 sp6,
> and any changes we make to a JSP page causes a recompile of
> the page (which you can see the results of in the work directory).
> BUT it does say in the Tomcat 3.0 docs that it doesn't support
> dymanic re-compilation of modified pages.
>
> Jason Boehle
> [EMAIL PROTECTED]
>
Changes in the JSP pages themselves are recoginized -- the page is recompiled in
such cases. However, changes in the classes used in underlying beans and servlets
are not recognized, because Tomcat does not currently support auto-reloading.
Craig McClanahana
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html