Java plugin installation

HiI'm newbie with Solaris. I have Mozilla 1.5 with my solaris9 (intel)I downloaded the last version of java and installed it but when i test it it doesn't work !Anybody can explain how to install correctly ?Thanks
[250 byte] By [bobtail] at [2007-11-26 5:55:17]
# 1

Install a symolic link in mozilla's plugin directory, pointing to the libjavaplugin_oji.so shared library, which

can be found in the java installation. Like this:

% cd /usr/local/mozilla-1.5/plugins/

% ls -l libjavaplugin_oji.so

lrwxrwxrwx1 rootother 61 Jan 9 18:44 libjavaplugin_oji.so -> /usr/j2sdk1.4.1_01/jre/plugin/i386/ns610/libjavaplugin_oji.so

JKeil at 2007-7-6 13:09:40 > top of Java-index,Desktop,Mozilla Browser For Solaris...