my dog learned polymorphism
The moose likes JSP and the fly likes run batch file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "run batch file" Watch "run batch file" New topic
Author

run batch file

sandeep balyan
Ranch Hand

Joined: Jul 25, 2001
Posts: 134
I want to run a batch file through web.
using jsp and database is oracle..
is there any idea about it
bye and take care
sandeep

Want to do something great will do one day
Bill Siggelkow
Ranch Hand

Joined: Jun 27, 2001
Posts: 57
You can run a batch file on the server via the java.lang.Runtime class


Bill Siggelkow
Jade Cove Solutions
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: run batch file
 
Similar Threads
regarding batch file
java program that can run a .class file in msdos, is this possible?
How do you fix trust level problem to allow Tomcat to start as a service?
How to Run a batch file???
Batch File Runner in Windows