javax.servlet.ServletContextListener

robert

> -----Original Message-----
> From: Arne Brutschy [mailto:[EMAIL PROTECTED]
> Sent: Monday, February 02, 2004 8:00 AM
> To: Struts Users Mailing List
> Subject: [OT] looking for a method that will be called on application
> startup
> 
> 
> hi,
> 
> I'm looking for a method/hook/whatever that will be called from tomcat 
> at application startup. I want to use it to put all my init-stuff (as 
> configuration reading) into it.
> 
> At the moment, my authentication filter looks for the presence of these 
> objects in application scope, and if they are not found, they will be 
> created.
> 
> Is there another way to do this more nicly?
> 
> Regards,
> Arne
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to