Dear Celil,

  Tomcat can reload the servlet by setting reloadable
to true. 

  For Example,
  <Context path="/examples" docBase="examples" 
debug="0" reloadable="true">

  By default, you can see the effect at once in tomcat
3.0 , and you need to wait a moment in tomcat 4.0 .

  Details are printed in TOMCAT DOCUMENTATION. 

M.T.

--- Celil Germeyan <[EMAIL PROTECTED]> wrote:
> I cannot automatically reload the servlets after
> making changes to it. I
> have to stop & start tomcat. Is there a way to
> reload changed servlets
> automatically?
> Thanks,
> Celil
> 
> 


__________________________________________________
Terrorist Attacks on U.S. - How can you help?
Donate cash, emergency relief information
http://dailynews.yahoo.com/fc/US/Emergency_Information/

Reply via email to