I've heard starting deamon threads in a servlet container, although possible,  was "unwise."

If you can get the job done with an app., go that way.

Mike

On Tue, 2002-09-03 at 06:35, Emmanuel Eze wrote:
Hi All,

I need to develop a daemon thread that wakes up at a defined interval to
send email based on some conditions. My web application is purely written in
JSP.

I am trying to choose between writing the daemon as a Servlet or a Java
Application.  I need to get this daemon running as soon as the web server is
started. My web server is Jaguar CTS 4.0 from Sybase.

Can somebody pls advise me on whether to use servlet/java application?  Pls
I'd like to know how I can get the daemon to start with the web server.

Thanks

Emma

___________________________________________________________________________
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