Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
com.sun.javaws.Main - Java Web Start
How to "com.sun.javaws.Main" program from JRE javaws.jar file?
✍: FYIcenter
"com.sun.javaws.Main" program allows you to start Java Web Start.
"sun.plugin2.applet.viewer.JNLP2Viewer" program is stored in the lib\javaws.jar JAR file JRE 5, 6, 7, and 8.
You can run the "sun.plugin2.applet.viewer.JNLP2Viewer" program using the lib\javaws.jar JAR file as described below using JDK 8 as an example:
fyicenter> set JRE_HOME=\fyicenter\jre-1.8.0 fyicenter> %JRE_HOME%\bin\java -cp %JRE_HOME%\lib\javaws.jar;%JRE_HOME%\lib\deploy.jar com.sun.javaws.Main some.jnlp
You see the Java application defined in the "some.jnlp" file started.
⇐ sun.plugin2.applet.viewer.JNLP2Viewer - JNLP Viewer
2018-11-11, ∼4653🔥, 0💬
Popular Posts:
Apache Commons CLI Source Code Files are provided in the source package file commons-cli-1.5.0-sourc. ..
What Is poi-scratchpad-3.5.jar? poi-scratchpad-3.5.jar is one of the JAR files for Apache POI 3.5, w...
What Is poi-5.2.3.jar? poi-5.2.3.jar is one of the JAR files for Apache POI 5.2.3, which provides an...
What Is log4j-1.2.13.jar? I got the JAR file from logging-log4j-1.2.13.zip .log4j-1.2.13.jar is the ...
What Is jtds-1.2.2.jar? jtds-1.2.2.jar is the JAR files of jTDS Java library 1.2.2, which is a JDBC ...