Hello!

I'm writing a plugin for Netscape (I'm using version 6). I have ported it
from my ActiveX control.
It works well by itself, but it has no communication with Netscape. As I
read in Netscape's documentation about writing plugins, a LiveConnect is
used to provide a communication by using Java and JavaScript. A function
NPN_GetJavaEnv is used to get a handle to Java environment. But this
function always returns NULL. (I have disassembled it, and also see a source
from Mozilla). So I suppose LiveConnect is no longer supported?
What a technique should I use then?

Sergej Marsnjak



Reply via email to