--- Woodchuck <[EMAIL PROTECTED]> 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
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 Str
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.
The way I
3 matches
Mail list logo