Java WebStart, J2SE JNLP. ; "java.exe" " " .
CLASSPATH JRE ( JRE). JRE bootclasspath . CLASSPATH .
JAVA_HOME, JDK\lib\(, tools.jar, )
But I'm not sure what your problem is. Do you run a client application (swing)? Two Java processes for providing services? or do two applications use the same Java application server?
source
share