My webapp needs to know when Tomcat shuts down in order
to do some cleanup. How can I do this?

For startup, I am using the following tag in my web.xml
<load-on-startup>1</load-on-startup>
Is this the correct method?

Or is there a way to register startup/shutdown classes
with Tomcat?

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


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

Reply via email to