Mattias Br�ndstr�m wrote:

> >>I have a simple question. Is there a way to get Tomcat to handle
> >>JSP-pages the same way it does classes in WEB-INF when you set
> >>reloadable="true" in your Context-element. It is a bit cumbersome to
> >>restart tomcat and apache every time I have made a change to my JSP-page...
> >
> > You don't have to restart Tomcat /Apache when the jsp-page is changed.
> > Just reload it in your browser.
> >
> For some reason that doesn't work for me. Is there some kind of special
> configuration that needs to be done or should that work automaticaly?

I think it's ...

  <Context ...  reloadable="true" ... />

P.



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to