thor of the mail and delete the same.
- Original Message -
From: Akshay Ahooja
To: Struts Users Mailing List
Sent: Tuesday, August 01, 2006 11:35 PM
Subject: Batch files from JSP
Hi,
This is not entirely a struts question, but how would I execute a
batch
from
on the server from a jsp
- Original Message -
From: Akshay Ahooja
To: Struts Users Mailing List
Sent: Tuesday, August 01, 2006 11:35 PM
Subject: Batch files from JSP
Hi,
This is not entirely a struts question, but how would I execute a batch
from
on the server from a jsp?
If the .bat is in the sa
iling List
Sent: Tuesday, August 01, 2006 11:35 PM
Subject: Batch files from JSP
Hi,
This is not entirely a struts question, but how would I execute a batch from
on the server from a jsp?
If the .bat is in the same file as the jsp calling it.
I tried
Runtime rt = Runtime.
Hi,
This is not entirely a struts question, but how would I execute a batch from
on the server from a jsp?
If the .bat is in the same file as the jsp calling it.
I tried
Runtime rt = Runtime.getRuntime();
Process pr= rt.exec("db.bat");
But it gives errors.
java.io.IOException: Create
4 matches
Mail list logo