I am having a strange problem in Tomcat 4.1. When one of my servlets
loads\reloads, I expect the init() method to be called. For some reason,
this is not happening. I put a print statement in the init method and don't
see it being printed in the Server console. Has anybody encountered this
problem?


Prabhakar


--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to