Will that change in the future? Will servlet reloading be implemented soon?
It's about the only reason that I don't want to start using Tomcat now.

I know, I know, If I really want it I can implement it myself, it's open
source right ;-)

Geert 'Darling' Van Damme

> -----Original Message-----
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Craig R. McClanahan
> Sent: dinsdag 11 januari 2000 8:34
> To: [EMAIL PROTECTED]
> Subject: Re: Tomcat needs to be restarted to register jsp page changes.
>
>
> 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
>
>

===========================================================================
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

Reply via email to