Hi, 

If you use resin you can use the run-at element in your web.xml file. 
Only problem is it's vendor specific :(

http://www.caucho.com/resin/ref/app-config.xtp#run-at

Duke


On Thu, 2002-07-04 at 07:19, [EMAIL PROTECTED] wrote:
> 
> Hi All,
> 
> I want to implement a schedular in my application.  Basically I want to 
> be able to specifiy events in the application and have it perform 
> predetermined tasks (such as e-mail a user).  I can do all of that, but 
> I am not sure how to handle the...  is it time to do something?
> 
> I can make a cron job and go at the database from outside every five 
> minutes or something...  Is that the best way?
> 
> Other things like database archiving, status reports, etc...
> 
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to