I want to use the Timer Bean in my application in order to generate a regular WorkOrder invoice in a perticular time intervals.
i created the interfaces for the timer bean,but not able to implement createTimer() method in start up
servlet.
Thanks in advance
Amit