|
Sure you can always start a program with java
programs with
Runtime.getRuntime().exec(prog) command to get a
process. basically servlet is on server side so you can do
anything.
Gang
|
|
Sure you can always start a program with java
programs with
Runtime.getRuntime().exec(prog) command to get a
process. basically servlet is on server side so you can do
anything.
Gang
|