Then Java (JRE) would automatically be downloaded and installed.
Java (JRE) can be configured from "Java" in "Control Panel".
It is known that Firefox freezes when it is used with
Java Runtime Environment 1.6.0 Update 4 or Update 5.
In that case, please install the JRE 1.6.0 Update 6 or later to avoid the hang up.
If you require an offline install file,
please select "Java Runtime Environment (JRE)" from java.sun.com.
My applets are also tested with Microsoft Java VM (Java 1.1.4 compliant),
but it has not already been provided.
So, please download the above JRE.
You can use Java Runtime Environment (JRE) with various browsers,
e.g., with Firefox, Opera, and so on.
(Netscape has not already been supported. I highly recommend you to switch to Firefox or other browsers.)
If Firefox is installed in the directory $mozilla,
and if JRE is installed in the directory $jre,
Java is enabled with the following command.
FreeBSD
(Notice: I no longer use FreeBSD, thus the following information would not be updated.)
(The followings are old information in 2003.)
Netscape7 for linux work with linux-emulation.
Get the latest ports with CVS, and install ports/www/netscape7.
It might be required to comment out the FORBIDDEN line in the Makefile.
(I could take no responsibility for your doing that ;-) )
Please do not forget to install JRE (Java Runtime Environment)
during the installation of netscape7.
And you can also use the FreeBSD-native Java. Its status in March 2003 is as follows.
[ports/java/jdk13]
without HotSpot : It works as a plugin for mozilla.
with HotSpot : It works as a plugin for mozilla on FreeBSD 5.0 or later. (The environment variable should be set as "export THREADS_FLAG=native" in the mozilla script.)
[ports/java/jdk14]
It does not work as a plugin.
Moreover, on FreeBSD 5.0-CURRENT,
you should execute "ln -s 'aj' /etc/malloc.conf"
or set the environment varibale MALLOC_OPTIONS as aj.