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

