hi all

the service which u want to provide to the client can be embedded in a
thread which is getting triggered by a servlet. these type of threads are
persistent between requests also. so i think this will do the purpose.

btw u r logging out means u r not shutting down the web server, i suppose!

thanx & regards
kasu

-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 05, 2001 6:33 AM
To: [EMAIL PROTECTED]
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

Reply via email to