You may also want to take a look at

java.util.Timer
java.util.TimerTask

They are very simple.

Regards

On 12/4/05, Wendy Smoak <[EMAIL PROTECTED]> wrote:
>
> On 12/3/05, Comain Chen <[EMAIL PROTECTED]> wrote:
> > I am now working with struts and hibernate to implement a web site.
> > Unlike other use cases, One is Time-Dirve,means when a specific time
> > is arrived this typicial use case is triggered. Howerver I have no idea
> > about
> > how to implents this, (May be a system call back or other),can some one
> > give me some indication?
>
> I haven't used it, but usually when scheduling comes up, someone
> suggests Quartz:
>
>    http://www.opensymphony.com/quartz/
>
>    http://www.onjava.com/pub/a/onjava/2004/03/10/quartz.html
>
> --
> Wendy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Yujun Liang
[EMAIL PROTECTED]

Reply via email to