How to invoke a Batch file in a remote system from JSP
843838Aug 10 2005 — edited Aug 11 2005Hi,
Please help me. Its urgent. Here is the problem.
I have Tomcat Server installed in machine A and I have .bat or a perl script file in an another system called Machine B in the same LAN. I want to invoke the .bat file or shell script in the machine B from my JSP running in Tomcat in Machine A. Help is appreciated.