Hi,
I'm new to Servlet, and have a question about its life span. From what I've
read, servlets get loaded and it stays in web server's memory space. Does
this mean servlets stay in JVM and never get garbage collected?? I know
servlets have destroy method, and it gets called when the servlet gets
garbage collected. So if servlets stay in JVM, these methods will never get
called? Any help will be greatly appreciated. Thanks!
howard
___________________________________________________________________________
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