R
Ramon F Herrera
I can execute Java programs, passing them a list of
(variable, value) pairs such as environmental variables.
I can do the above (1) from my IDE and (2) from a web page
in the case of an applet.
My question is: how can I perform the above with a Java
program executing another Java program and passing it the
list of env pairs?
TIA,
-Ramon F Herrera
(variable, value) pairs such as environmental variables.
I can do the above (1) from my IDE and (2) from a web page
in the case of an applet.
My question is: how can I perform the above with a Java
program executing another Java program and passing it the
list of env pairs?
TIA,
-Ramon F Herrera