
Volume I: Jadvantage System Administrator Guide
12 Jadvantage System Guide
Examples
Registering (recommended method for Netscape 4.x)
Suppose your home directory is /home/jones and you have installed Netscape 4.79 at:
/home/jones/netscape479
and you have installed the J2SE 1.4.1 SDK at: /home/jones/j2sdk1.4.1
To register Java Plug-in with the browser using ns4 method (recommended for this release
for Netscape 4.x browsers), you would type the following at the command line of a
terminal window:
/home/jones/j2sdk1.4.1/bin/ControlPanel -r ns4 -c /home/
jones/netscape479 -j /home/jones/j2sdk1.4.1/jre
For this release, since ns4 is the same as ns4E, be sure to set the NPX_PLUGIN_PATH
environment variable. (See above note about ns4E, ns4 and NPX_PLUGIN_PATH.)
Registering (recommended method for Netscape 6.2.x)
Suppose your home directory is /home/jones and you have installed Netscape 6.2 at:
/home/jones/Netscape6
and you have installed the J2SE 1.4.1 SDK at: /home/jones/j2sdk1.4.1
To register Java Plug-in with the browser using the ns610 method (recommended for this
release for Netscape 6.2.x browsers) you would type the following at the command line of
a terminal window:
/home/jones/j2sdk1.4.1/bin/ControlPanel -r ns610 -c /home/
jones/Netscape6 -j /home/jones/j2sdk1.4.1/jre
Unregistering
Suppose that have registered Java Plug-in with Netscape 6.2 and:
• your home director is /home/smith
• Netscape 6.2 is installed at /home/smith/Netscape6
• you have installed the Java Runtime (JRE) at /home/smith/j2re1.4.1
• you have registered the Plug-in with the Netscape browser using the ns610 method
(recommended for this release for Netscape 6.2.x browsers)
To unregister the Plug-in with the browser, you would type the following at the command
line of a terminal window:
/home/smith/j2re1.4.1/bin/ControlPanel -u ns610 -c /home/
smith/Netscape6 -j /home/smith/j2re1.4.1
Comentarios a estos manuales