Categories:
Audio (13)
Biotech (29)
Bytecode (22)
Database (79)
Framework (7)
Game (7)
General (497)
Graphics (53)
I/O (32)
IDE (2)
JAR Tools (70)
JavaBeans (16)
JDBC (86)
JDK (338)
JSP (20)
Logging (90)
Mail (54)
Messaging (8)
Network (106)
PDF (82)
Report (7)
Scripting (75)
Security (67)
Server (112)
Servlet (17)
SOAP (24)
Testing (55)
Web (24)
XML (287)
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:
C:\fyicenter>set JRE_HOME=\fyicenter\jre-1.8.0 C:\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, 1515👍, 0💬
Popular Posts:
Apache Axis2 is the core engine for Web services. It is a complete re-design and re-write of the wid...
Oracle Business Intelligence (BI) Beans enables developers to productively build business intelligen...
What Is in Xerces-J-bin.2.11.0.zip? Xerces-J-bin.2.11.0.zip file is the distribution package ZIP fil...
iText is an ideal library for developers looking to enhance web- and other applications with dynamic...
This XML and Web Services Security implementation, included as part of the JavaTM Web Services Devel...