Hi,
I am trying to launch a java application on a machine using an applet embedded in a web-page. The applet creates a runtime object and from there it calls a script on the client machine (Solaris). The script sets up some enviroment variables to point to the applcations own JRE, it then tries...