Scheduling a java code to run at a later time
Hi,
I am working on a part of a project where in when i make a request for a report
to be generated from a jsp, the java code that generates the report must be
scheduled to run in the night time e.g 12 AM. How do i go about doin this...?
Thanks
Message was edited by:
Naik1983

