Re: loaded servlet

Eric Noriega <[email protected]>
Newsgroups gmane.comp.java.sun.servlet
Organization The George Washington University, Department of Computer Science
Message-ID <[email protected]>
    You can't, in a container independent way.  The spec. states that a
class can be loaded and unloaded as the container deems necessary.

william wrote:

> so, the servlet is loaded by the servlet container when application start,
>but when the servlet container determines that a servlet should be removed
>from service, it calls the destroy method of the Servlet interface to allow
>the servlet to release any resources it is using and save any persistent
>state.
>
>How can I keep this servlet loaded ?
>
>
>

___________________________________________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.