Java Plugin with Netscape6

After downloading and installing Netscape6, I tried to access a page with an applet. I downloaded the Plugin as directed. I Shut Down the PC, rebooted it, and still Netscape cannot find the Plugin. I have fought this for about a month in different ways. Can anyone tell me what I need to do?

Thanks very much,

Betty

[341 byte] By [betty80906] at [2007-9-26 1:44:30]
# 1

Hi,

Look for a file named "NPJava32.dll" in the folder C:\Program Files\Netscape\Netscape 6\Netscape 6\plugins (or wherever you've installed Netscape).

If you can't find it there, copy "NPJava*.dll" yourself from the java runtime "bin" directory (somewhere in a folder like C:\Program Files\JavaSoft\JRE\1.3\bin)

Hope this helps,

Kurt.

leukbr at 2007-6-29 2:39:55 > top of Java-index,Desktop,Deploying...
# 2

thanks for the tip it worked but I made a copy of the file named NPOJI600.dll from C:\Program Files\JavaSoft\JRE\1.3\bin and move it to C:\Program Files\Netscape\Netscape 6\Netscape 6\plugins it works now

I also had a problem with the adobe plug-in to fix that make a copy of NPPDF32.dll in C:\adobe\acrobat 5.0\reader\browser and paste it to C:\Program Files\Netscape\Netscape 6\Netscape 6\plugins

thanks again

Chenz

chenz718 at 2007-6-29 2:39:55 > top of Java-index,Desktop,Deploying...
# 3
Sorry I did not notice your reply or get a notification of it or whatever. IT's been a long time. Anyway, now I cannot figure out how to award those Duke Dollars. If you see this, do let me know.I would have appreciated the help if I had seen the reply.
betty80906 at 2007-6-29 2:39:55 > top of Java-index,Desktop,Deploying...
# 4
Can someone now say how to do this on Linux?
joncollis at 2007-6-29 2:39:55 > top of Java-index,Desktop,Deploying...
# 5
> Can someone now say how to do this on Linux?ln -s /path/to/jdk/jre/plugin/i386/ns600/libjavaplugin_oji.so /path/to/mozilla/plugins Bhav
bhaveet at 2007-6-29 2:39:55 > top of Java-index,Desktop,Deploying...