Seems like the easiest way might be to write a JMX MBean and deploy that
thing in a J2EE server, like JBoss. Have that thing start a thread that
checks alerts every so often and then when required, send the alert. Then it
runs when the server starts up without a lot of manual work-arounds and
hacks. 

-----Original Message-----
From: Gurpreet Dhanoa [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 02, 2003 6:47 AM
To: Struts Users Mailing List
Subject: Scheduler


hi All


I want to implement a scheduler program something at the starting of the
application or at the starting of tomcat.

Basically i need one of my program to track all of the reminders i have set
in an web-application.

Say if i have set a reminder to send an email to client at 1400 hrs then it
should send that email at that time without the need of signing into the
account.



Any help will be of great use.


Thanks
Gary

Reply via email to