ServletContextListener
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/servletapi/javax/servlet/ServletContextListener.html
-Tim
Philipp Taprogge wrote:
Hi!
Perhaps one of the gurus could space a few minutes...
I have worked with tomcat quite a bit, but never had to do anythings like this before: I need to do some work (basically get some data from a db and set up a scheduler) once and immediately when my webapp is deployed or redeployed (ideally even before requests to it get served).
Is there a neat way to do this? Any clued would be very appreciated.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
