Put it on null ,not?

> -----Original Message-----
> From: Laurent Michenaud [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, November 20, 2003 5:26 PM
> To: [EMAIL PROTECTED]
> Subject: A proper way to stop thread ?
> 
> 
> Hi,
>  
> We are using Timer in our web application.
>  
> We are wondering how to stop the Timer when tomcat shutdown.
>  
> For the moment, we add Timer.cancel() in the destroy() of the servlet
> that launches the Timer.
>  
> I don't know if it is good or not.
>  
> When is a servlet killed ? at tomcat shutdown or when it is not used
> anymore ( GC ) ?
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to