>Hi pals,
>We have to run a servlet or JSP automatically on saturday night at 12. We are 
>planning to write a servlet and in the init method of that servlet, planning to 
>invoke a thread which checks for the specified time and if satisfies, do the 
>necessary operations. We will load that servlet at startup of the server. I want to 
>know, is there is any other possible way of achieving the same.
>Your replies are highly appreciated.

krishnan

As far as I remember, Coolservlets
(http://www.coolservlets.com/) has a package that do what
you want. Have a look there

Hope this helps

Luc

====================================
        Servlets Taverne
   Http://www.interpasnet.com/JSS
====================================

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to