posted 20 years ago
Since you are executing an encrypted file from an applet, the JVM puts restrictions on the applet.
That could be the reason you cannot execute the applet.
You might need to change the security settings in order to get the applet working.