Cant you put an auto refresh of 10 min on a jsp which calls the action
class.. 


Thanks and Regards,
Nitish Kumar
Tavant Technologies Ltd
Bangalore


-----Original Message-----
From: Paul McCulloch [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 26, 2005 2:23 PM
To: 'Struts Users Mailing List'
Subject: RE: How to run an action automatically like thread ?


Quartz (http://www.opensymphony.com/quartz/) is a job scheduling system
which sounds like it could help you out.

I'd reconsider whether your code should really be in a Struts action. What
are you gaining by using Struts for a non-web bit of processing?

Paul

> -----Original Message-----
> From: minhnguyet [mailto:[EMAIL PROTECTED]
> Sent: 2005/26/05 07:21
> To: Struts FAQ
> Subject: How to run an action automatically like thread ?
> 
> 
> Hi all ,
>     I have an action in struts  that I want it will   read 
> database and process some another actions base on that 
> database every 10 minutes . But I don't how to make it 
> automatically run like thread in application ! Any recomments ? 
> 
> Thanks in advance  for help .
> 

Axios Email Confidentiality Footer
Privileged/Confidential Information may be contained in this message. If you
are not the addressee indicated in this message (or responsible for delivery
of the message to such person), you may not copy or deliver this message to
anyone. In such case, you should destroy this message, and notify us
immediately. If you or your employer does not consent to Internet email
messages of this kind, please advise us immediately. Opinions, conclusions
and other information expressed in this message are not given or endorsed by
my Company or employer unless otherwise indicated by an authorised
representative independent of this message.
 
WARNING:
While Axios Systems Ltd takes steps to prevent computer viruses from being
transmitted via electronic mail attachments we cannot guarantee that
attachments do not contain computer virus code.  You are therefore strongly
advised to undertake anti virus checks prior to accessing the attachment to
this electronic mail.  Axios Systems Ltd grants no warranties regarding
performance use or quality of any attachment and undertakes no liability for
loss or damage howsoever caused.


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

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

Reply via email to