On 12 Mar 2004, at 17:18, ~{UT~} ~{F=~} wrote:
Hi, all
I want the struts application have an internal timer. When the specified time(like 9:00pm) arrive, the user's current page should be forwarded to another html link. I know the java.util.timer and java.util.TimerTask can do such thing. Maybe I can put the timer class stuff in HttpSessionListener or ServletContextListener, but I just have no idea how to forward a page inside the TimerTask class not inside action as usual?
So did anyone come across the similar problem? Could you shed me light on it?
Thanks in Advance.
Best Regards, Alex
_________________________________________________________________ ~{Cb7QOBTX~} MSN Explorer: http://explorer.msn.com/lccn/
--------------------------------------------------------------------- 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]

