| Author |
How to pass system properties when invoking javaws
|
Kevin Stembridge
Greenhorn
Joined: Feb 16, 2002
Posts: 9
|
|
Hi all, Is it possible to pass system properties to a JNLP launched application when invoking javaws? I have an application that invokes javaws via Runtime.getRuntime().exec() to launch a JNLP application and I need to be able to pass system properties from the current JVM to the launched application. Or is there any other way to pass the info? Thanks for any help. Kevin
|
 |
 |
|
|
subject: How to pass system properties when invoking javaws
|
|
|