> From: HODAC, Olivier [mailto:[EMAIL PROTECTED] 
> In my application, I have to perform stuff when the server 
> starts. Where do I have to put this code?

Define and use a servlet context listener.  This will run as your webapp
starts up.

http://www.onjava.com/pub/a/onjava/2001/04/12/listeners.html

                - Peter

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to