Hi,

How can I configure Tomcat to call init() of Servlet as part of
Tomcat's initialization?
right now, the init() of a Servlet is called when the servlet is
called the first time (e.g. thru a HTTP request from a browser)?
How can I config tomcat to call the init() of a servlet as part of
Tomcat's initialization?

Thank you.

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

Reply via email to