True, but if you need a general initialization mechanism look into
servlet context listeners

Regards Thomas

-----Original Message-----
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Konrad Billewicz
Sent: 2. april 2006 01:07
To: users@tomcat.apache.org
Subject: Re: How can I configure Tomcat to call init() of Servlet?

> How can I config tomcat to call the init() of a servlet as part of 
> Tomcat's initialization?

I think <load-on-startup> nested inside <servlet> in web.xml is what you
need.

Best regards,
Konrad Billewicz 




---------------------------------------------------------------------
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