Hi, I have a question about Java applet and Java plug-in in Linux.
I am developing a Java applet and I want to be able to run it on Linux. But
I don't know what to do to make it run.
I thought installing Java plug-in (JRE) for Linux from Sun will do the
trick, but it didn't. When the browser opens a Java applet, it was forwarded
to the Sun's JRE download page and no more. In windows, the browser
automatically download and install an appropriate JRE if it is not installed
and the Applet runs.
Is there any way to do that in Linux (I am using RedHat 7.3 and I test
Nescape and Mozilla)?
Thanks in advance.
YJ