Running batch files from Servlet
843841Nov 16 2006 — edited Nov 27 2006Hi,
I want to run some batch files which executes the java programs, from servlet. But I am having difficulty in doing so. It is not running. I have set the classpath also in the batch files.
In one of the batch file's java program, it is suppose to write to the file for logging purpose. File is created but it is not writting.
I am using tomcat as server.
Please Help me out.
From,
N.D.Pradhan