A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Servlets
Author
C execute in java program
chandu joshi
Greenhorn
Joined: Sep 15, 2005
Posts: 12
posted
Sep 28, 2005 03:38:00
0
Actually i want to execute c exe in
java
servlet.Means i want to do it through Runtime & Process class.But i don't known how it possible.
Tell me through a program by which command it is possible.I execute already a java exe in java program.
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
I like...
posted
Sep 28, 2005 04:32:00
0
Did you look at the various RuntimeExec methods?
http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Runtime.html
Java API
J2EE API
Servlet Spec
JSP Spec
How to ask a question...
Simple Servlet Examples
jsonf
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: C execute in java program
Similar Threads
Running a third party exe....
C execute in java program
execute exe from cmd line
How to pass parameters to exe, executed using java code
Runtime class
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter