Re: Réf. : RE: How to know when Tomcat has completed startup?

2004-02-17 Thread Rodrigo Ruiz
AFAIK, the ServletContextListener initialization event is fired before Tomcat starts listening to external requests, so they won't work for you. SessionListeners will be executed on a request basis, as their first execution will be fired on the first request asking for a session to be created. D

Réf. : Re: How to know when Tomcat has completed startup?

2004-02-16 Thread meissa . Sakho
The struts frameworks provides a mechanism to allow components to be plugged in and loaded dynamically during startup of the struts application. Any java class can function as a plugin. The plugin init method is called during start up of the Struts application. link below may help you understandin

Réf. : RE: How to know when Tomcat has completed startup?

2004-02-16 Thread meissa . Sakho
if your application is a struts one, you can do that with struts plugin mechanism. ___ NATEXIS ASSET MANAGEMENT Meissa SAKHO 01 58 19 45 71. . . . . . . . . . . . (84571) [EMAIL PROTECTED] "Peter Guyatt" <[EMAIL PROTECTED]> 16/02/2004 14:26 Veuillez