Ok, thanks
i try to add this into server.xml

is it add between
<ContextManager>
</ContextManager>
?



> Dear Kenny,
> 
> Check if reloadable is true for ur application in Server.xml file.
> 
> <Context path="/examples" docBase="webapps/examples" debug="0"
> reloadable="true" >
> </Context>
> 
> cheers
> asheesh
> 
> ----- Original Message -----
> From: Kenny Ma <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, September 14, 2001 9:38 AM
> Subject: Help ~ Tomcat cache problem
> 
> > Hi,
> > I am using Tomcat + Apache
> >
> > Why I always need to restart tomcat to get my latest result after I make
> > change of my Servlet program ? Is it tomcat cache the program ? If so, how
> > can I turn the cache off ?
> >
> > It never happened when i use Jserv+Apache before. Thanks
> >
> >
> > /* Kenny Ma
> >    [EMAIL PROTECTED] */
> >





/* Kenny Ma
   [EMAIL PROTECTED] */

Reply via email to