Hi,
OS = Windows Server 2019
I need to run a .jsp script in task scheduler
Scripts is http://X.X.X.X:8080/DeleteLog/DeleteLog.jsp
In task scheduler, under start a program option tab,
There are three fields - I am trying these options
Program/Script - don't know what to use?
Add argument - http://X.X.X.X:8080/DeleteLog/DeleteLog.jsp
Start in - C:\Program Files\Apache Software Foundation\Tomcat 9.0\webapps\ROOT\DeleteLog
Can someone please tell me what will come in the Program/Script option
or what is correct process to run a .jsp file in task scheduler