Kenneth,

I can answer the first part of your question. You write the
initialization code in the init() method of the servlet, then tell the
servlet engine to preload that servlet.

bab

"Kwan, Kenneth Y" wrote:
>
> But how can I tell the Servlet engine that this is the initialization
> servlet and please load that during initialization ?? Further, if I have
> several web applications, how can I tell the engine that for this
> application load init servlet A, and for application B please load init
> servlet B, etc.
>
> Help again please
>

--
Brian Button           [EMAIL PROTECTED]
Senior Consultant      Object Mentor, Inc.
Products Review Editor C++ Report Magazine

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to