Java Glossary : Java Plug-in

CMP home Java glossary home Menu no menu Last updated 2004-06-28 by Roedy Green ©1996-2004 Canadian Mind Products

Java definitions: 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

You are here : home : Java Glossary : J words : Java Plug-in.

pluginJava Plug-in
Formerly called the Activator and now officially called the Java Plug-In. Sun's Java environment that acts as a plug-in to a browser, replacing any JVM that browser had. This way you can update your JVM without needing a new version of the entire browser. It also makes it more difficult for Microsoft Internet Explorer to avoid supporting the full Java JVM. Unfortunately the HTML viewed must contain <EMBED> tags for Netscape and <OBJECT> tags for Internet Explorer to invoke the Activator Plugin. If they contain only the standard Java <APPLET ... > tags, the browser will insist on using its built-in Java implementation even if it has the plugin installed. Download the HTML Converter as part of the JRE 1.3 to prepare the complex <EMBED> and <OBJECT> tags. Download the 1.3 HTML Converter separately.

You can only have one version of the Java plug-in installed on a machine at a time. The Java Plug-In control panel will appear either on your start menu or in the control panel. If you want to switch, uninstall and install a different version.

Netscape 7.02 and Opera 7.21 use the Java plug-in as the built-in Java. They don't require the awkward <EMBED> syntax that Internet Explorer 6.0.2800 does to use the plug-in.

You can turn on the Java console by right clicking on the Duke cartoon icon in the system tray.

In the windows control panel is a program to manage how the plug-in works. At first it looks as though nothing happened when you click it, but when you close the control panel, you will see the plug-in manager window hiding behind the control panel window.


CMP logo
CMP_home
home
Canadian Mind Products CSS
HTML Checked!
ICRA ratings logo
mindprod.com IP:[24.87.56.253]
Your IP:[80.134.30.163]
You are visitor number 1806.
Please send errors, omissions and suggestions
to improve this page to Roedy Green.
You can get a fresh copy of this page from: or possibly from your local J: drive mirror:
http://mindprod.com/jgloss/javaplugin.html J:\mindprod\jgloss\javaplugin.html