I have the following Problem:
I am using a newly installed Version of JDK 1.6.0_23 and Firefox 3.6 to run Applets which successfully execute on IE7. OS is WinXP
One of the following happens depending on the Applet: 1. The Applet Canvas is Black and nothing happens. 2. The Browser asks for the missing Plugin.
I have copied the np*.dll files from the above Java installations to the Firefox plugin directory allready.
After enabling the Java Console it is showing correctly in IE7 but does not appear when executing an Applet in Firefox.
It seems as if the Firefox Plugin is unable to access the corresponding Java installation.