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:
sun.plugin2.applet.viewer.Applet2Viewer - Applet Viewer
How to run "sun.plugin2.applet.viewer.Applet2Viewer" program from JRE plugin.jar file?
✍: FYIcenter
"sun.plugin2.applet.viewer.Applet2Viewer" allows you to view Applets embedded in HTML documents.
"sun.plugin2.applet.viewer.Applet2Viewer" program is stored in the lib\deploy.jar JAR file JRE 1, 2, 3, 4, 5, 6, 7, 8, 9 , 10 and 11.
You can run the "sun.plugin2.applet.viewer.Applet2Viewer" program using the lib\deploy.jar JAR file as described below using JDK 11 as an example:
fyicenter> set JRE_HOME=\fyicenter\jre-11.0.1 fyicenter> %JRE_HOME%\bin\java -cp %JRE_HOME%\lib\plugin.jar;%JRE_HOME%\lib\deploy.jar sun.plugin2.applet.viewer.Applet2Viewer Usage: Applet2Viewer [url to HTML page containing <applet> tag] Views the first applet on the specified HTML page.
⇒ sun.plugin2.applet.viewer.JNLP2Viewer - JNLP Viewer
⇐ com.oracle.deploy.update.Updater - Update JRE
2018-11-11, 2282🔥, 0💬
Popular Posts:
JDK 11 jdk.localedata.jmod is the JMOD file for JDK 11 Localedata module. JDK 11 Locale Data module ...
What Is HttpComponents httpcore-4.4.6.jar? HttpComponents httpcore-4.4.6.jar is the JAR file for Apa...
What Is log4j-1.2.15.jar? I got the JAR file from apache-log4j-1.2.15.zip. log4j-1.2.15.jar is the v...
JavaMail Source Code Files are provided in the source package file, httpcomponents-client-5. 2-src.zi...
How to run "jarsigner" command from JDK tools.jar file? "jarsigner" command allows you to digitally ...