What I want to do is to have a web event
fire a process on the Unix machine where the
app server resides. I have used the Java
Runtime.exec(STRING) to start a process, but
the process never ends. The same code has
worked in other standalone java programmes
which I have written, so I do not understand
where the problem is. Does anyone have any
suggestions.
STRING = "mailx -s "test" [EMAIL PROTECTED]
Thanks. Martin.
_________________________________________________________________________
For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
For dire need help, email: [EMAIL PROTECTED]