View Single Post
Posts: 196 | Thanked: 54 times | Joined on Jan 2010 @ UK
#126
I have been trying to get sun embedded java to work with microb browser, get black box where applet should be.

Now trying to get it working with firefox.

I have set

plugin.disable = false
plugin.default_plugin_disable = false

changed java.java_plugin_library_name to libnpjp2, and symlinked from jre to ~/.mozilla/plugins

a page with an applet does not complain about missing java but does not show black box or load the applet.

Any suggestions?