Stephen Martin wrote:
>
> I'm trying to access a native method from an applet under netscape
> 4.06 (and 4.5b2) and I have managed to get the thing to almost
> work. It finds and loads that shared library, it invokes the
> native method which returns a String, but if I use the String
> in any con
I'm trying to access a native method from an applet under netscape
4.06 (and 4.5b2) and I have managed to get the thing to almost
work. It finds and loads that shared library, it invokes the
native method which returns a String, but if I use the String
in any context such as trying to print it, it