Once a servlet is loaded, it generally remains in the server's memory
as a single object instance for as long as the server is running or
until the servlet's destroy() method is called. You being logged onto
the box should have nothing whatsoever to do with the servlet's
persistence.
Cheers!
Mark
----- Original Message -----
From: "Salim, Hartono" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 04, 2001 9:02 PM
Subject: running servlets all the time
> Hi,
>
> Is there a way to make a servlet keep on running even if I log out
of the
> machine?
> I'm running the application from a solaris.
>
> Regards,
> Hartono
>
>
______________________________________________________________________
_____
> 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
>
___________________________________________________________________________
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