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: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
