Hi,

I know whether init is called by a System.out.println("Hi") with a flush 
command.

This servlet is never used by a request.

But it is a <load-on-startup>1</load-on-startup> servlet.

Thanks again,

Dola


----- Original Message ----
From: "Caldarale, Charles R" <chuck.caldar...@unisys.com>
To: Tomcat Users List <users@tomcat.apache.org>
Sent: Tue, June 29, 2010 4:05:51 PM
Subject: RE: How to make a webapp restart

> From: Dola Woolfe [mailto:dolac...@yahoo.com]
> Subject: Re: How to make a webapp restart
> 
> but "not fire" I mean that init() does not get called.

Does the init() method get called later, when the servlet is actually used by a 
request?

How do you know if the init() method is called or not?

- Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


      

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to