Hi,
I need to do a task (for example send email every 2 hours) from a servlet, is there anything that was done like this .
I read somewhere that I have to have a thread inside the init function of the servlet, could you please help me for the implementation .
Do I have to create a thread class, and then can an instance of it inside init().
Thanks, I appreciate your help
-
servlet schedulling ??? (1 messages)
- Posted by: majid abdel
- Posted on: May 10 2001 11:27 EDT
Threaded Messages (1)
- servlet schedulling ??? by Keith McRae on May 15 2001 04:57 EDT
-
servlet schedulling ???[ Go to top ]
- Posted by: Keith McRae
- Posted on: May 15 2001 04:57 EDT
- in response to majid abdel
Have a look at a product called Flux at http://www.simscomputing.com/ - may be what your after.