Pardon me if my question is too basic.. I want to know when the Servlets and JSP pages are initialised and destroyed..Normally on first request to the page it is initialised and destroyed once server stopped or decide to destroy after a timeout of last call.What I want to know is ,any other way to initialise it?By saying JSP initialisaion I mean the creation of underlying Servlet..Is there anyway to compile the JSP in to servlet other than the first call??
______________________________________ Scanned and protected by Email scanner ___________________________________________________________________________ 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