http://java.sun.com/products/servlet/2.3/javadoc/javax/servlet/ServletContextListener.html
Woodchuck wrote:
hihi all,
which class/function do i need to extend/override so that i can absolutely guarantee that code is executed before the web app is killed? ie. if someone stops Tomcat or stops my Struts web app instance, and i want to execute some code before it really goes down.
is this easy/possible?
thanks in advance, woodchuck
_______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

