Java packages for LiveConnect
[Contents] [Previous] [Next] [Index]
The LiveConnect facility allows your JavaScript application to work with Java objects and for those Java objects to work with JavaScript objects.
LiveConnect provides two Java applet API packages for communicating with JavaScript. These packages are netscape.javascript
and netscape.plugin.
The netscape.javascript
applet package is available both on the client and on the server and has the following classes:
The netscape.plugin
applet API package can be used only on the client. It has the following class:
The following sections describe these classes and list their constructors and methods.
[Contents] [Previous] [Next] [Index]
Last Updated: 10/31/97 12:34:01
Copyright � 1997
Netscape Communications Corporation