Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Invoking a jsp through a batch file

843838Jun 15 2007 — edited Jun 15 2007
Hi All,
I have a jsp which does a set of jobs when invoked (like updating database etc) and I need to run this jsp page once every day to do this process. So ideally I should write a batch file which would be triggered once a day using a scheduler But my doubt is how I can invoke a jsp from a batch(.bat) file. Or is there any other way to invoke the jsp without batch file. Please help.

Thanks & Regards,
vignesh
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 13 2007
Added on Jun 15 2007
2 comments
68 views