Forum Moderators: open
Now my (or any) applets can't be seen on my local machine. They are visible over the web just fine.
When I hover over the applet I get an error in the status bar, but I can't read it all.
"UnsatisfiedLinkError"
Does anyone know what this means?
I'm using IE5.5, JRE 1.3.1 installed. JVM installed with W2000 SP2.
[java.sun.com...]
public class UnsatisfiedLinkError
extends LinkageErrorThrown if the Java Virtual Machine cannot find an appropriate native-language definition of a method declared native.
That doesn't mean much to me, but maybe you can get something from it. There's some more info on that page that might help out as well.