Invoking a jsp through a batch file
843838Jun 15 2007 — edited Jun 15 2007Hi 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