See javax.servlet.ServletContextListener ... this provides a hook so that the container can notify your app anytime your app's context is initialized or destroyed.
justin
At 11:57 AM 3/6/2003, you wrote:
I've looked through a lot of documentation, forums and the Jakarta site
and cannot find any documentation that tells me how my Tomcat
application can get notified when Tomcat gets a shutdown.
I have cleanup I need to do.
I would appreciate any pointers to documentation or the
correct class/method.
Thanks,
-- Frank
____________________________________ Justin Ruthenbeck Software Engineer, NextEngine Inc. [EMAIL PROTECTED] Confidential - See http://www.nextengine.com/confidentiality.php ____________________________________
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
