Categories:
Audio (13)
Biotech (29)
Bytecode (35)
Database (77)
Framework (7)
Game (7)
General (512)
Graphics (53)
I/O (32)
IDE (2)
JAR Tools (86)
JavaBeans (16)
JDBC (89)
JDK (337)
JSP (20)
Logging (103)
Mail (54)
Messaging (8)
Network (71)
PDF (94)
Report (7)
Scripting (83)
Security (32)
Server (119)
Servlet (17)
SOAP (24)
Testing (50)
Web (19)
XML (301)
Other Resources:
sun.plugin2.applet.viewer.JNLP2Viewer - JNLP Viewer
How to "sun.plugin2.applet.viewer.JNLP2Viewer" program from JRE plugin.jar file?
✍: FYIcenter
"sun.plugin2.applet.viewer.JNLP2Viewer" program allows you to view
Applets with JNLP (Java Network Launch Protocol) references embedded in HTML documents.
"sun.plugin2.applet.viewer.JNLP2Viewer" program is stored in the lib\deploy.jar JAR file JRE 1, 2, 3, 4, 5, 6, 7, and 8.
You can run the "sun.plugin2.applet.viewer.JNLP2Viewer" program using the lib\deploy.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\plugin.jar;%JRE_HOME%\lib\deploy.jar;%JRE_HOME%\lib\javaws.jar sun.plugin2.applet.viewer.JNLP2Viewer Usage: JNLP2Viewer [url to HTML page containing <applet> tag with jnlp_href parameter,] [url to a jnlp file direct.] Views the first applet on the specified HTML page.
Â
⇒ com.sun.javaws.Main - Java Web Start
⇠sun.plugin2.applet.viewer.Applet2Viewer - Applet Viewer
2018-11-11, 1738👍, 0💬
Popular Posts:
JDK 6 tools.jar is the JAR file for JDK 6 tools. It contains Java classes to support different JDK t...
The goal of the Geronimo project is to produce a server runtime framework that pulls together the be...
What Is poi-scratchpad-3.5.jar? poi-scratchpad-3.5.jar is one of the JAR files for Apache POI 3.5, w...
Commons Pool provides an Object-pooling API, with three major aspects: 1. A generic object pool inte...
ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify ex...