Hi srinivas Nice, clean solution....Adoptable for sure..
Thanx, Henrik ----- Original Message ----- From: "chekuri raju" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, December 02, 2003 2:50 PM Subject: Re: Scheduler > > Hi All, > > we are using a simple servlet which acts as a scheduler. in its init() we get the at what time to execute from props file and call java.util.Timer.schedule() in it.the schedule() takes an object(which implements java.util.TimerTask) as parameter > > regards > > srinivas > > > > > > > > > > --------------------------------- > Do you Yahoo!? > Free Pop-Up Blocker - Get it now --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

