Java

Introduction to
the Java Runtime Environment
including Java Plug-in

Documentation Contents
On Windows, a separate Java 2 Runtime Environment including Java Plug-in is installed with the SDK such that Internet Explorer and Netscape Navigator will use this plug-in when encountering special HTML pages that invoke it. On Solaris, you can obtain this plug-in separately. The following section describes how to configure your HTML pages to invoke the plug-in.

What is the Java Plug-in?

The Java 2 Runtime Environment including Java Plug-in is a Sun product that is composed of two parts: The Java 2 Runtime Environment and the Java Plug-in.

The Java 2 Runtime Environment is the Java platform on which you can run, test and ship your own applications. It consists of the Java virtual machine, the Java platform core classes, and supporting files. It contains no development tools -- no compiler, debugger, or other tools. The Runtime Environment requires additional software -- the Java Plug-in -- to enable it to run applets in a browser.

The Java Plug-in software allows Java applets and JavaBeans components to run in a browser using Sun's Java Runtime Environment, instead of the browser's default Java runtime. The Java Plug-in works with Netscape Navigator and Microsoft Internet Explorer. The plug-in requires special <OBJECT> and <EMBED> tags be embedded in the HTML page. For documentation on the Java Plug-in, see Java Plug-in and click on "Documentation". An extensive Java Plug-in FAQ is available.

How is the Runtime Environment and Plug-in Available and Installed?

The Java 2 Runtime Environment including Java Plug-in is available from Sun on both Windows and Solaris:

While the Java 2 Runtime Environment including Java Plug-in is installed with the SDK for Windows, it is a separate product and is redistributable with your application, applet or JavaBean components subject to the terms and conditions of its software license (found in the Runtime Environment's README and LICENSE files).

Note that the SDK has its own internal, complete, non-redistributable Java runtime environment in the jre subdirectory. This is the runtime environment used by the SDK tools (javac, javadoc, appletviewer, and so forth) and is not to be confused with the redistributable Java 2 Runtime Environment/Plug-in.

How is the Java Plug-in Invoked From an HTML Page?

As always, the browser's built-in Java runtime will be used when it encounters an <APPLET> tag. However, once the plug-in is installed, it will automatically load the Java Runtime Environment when it hits a page with special <OBJECT> and <EMBED> HTML tags. The browser can then load Java 2 Platform-based applets from this page to make full use of Java 2 Platform-based features. For details on how to configure your HTML pages to invoke the JRE, see the next section.

How to Modify HTML Pages

The plug-in requires the <OBJECT> tag enclose the <EMBED> tag to work in both Internet Explorer and Netscape Navigator. For details on how to configure your HTML pages to invoke the Java 2 Runtime Environemnt, go to Sun's Java Plug-in website, choose "Documentation", then "Java Plug-in HTML Specification".

Please send comments and suggestions to: Java Plug-in Feedback

Copyright © 1998 Sun Microsystems, Inc. All Rights Reserved.



Sun

Java Software
























e-REdING. Biblioteca de la Escuela Superior de Ingenieros de Sevilla.


DISEÑO E IMPLEMENTACIÓN DEL SERVICIO DE EVENTOS DE CORBA PARA JAVA IDL

: Díaz Caballero, Victor M.
: Ingeniería Telecomunicación
Contenido del proyecto:
Directorio raíz  >  Documentacion  >  jdk1.3  >  relnotes  >  plugin.html