Nicolas.Allain wrote:
> I have some problems for viewing my applet in browsers. the
> message is : "Applet MyApplet class MyApplet got a security violation:
> method verification error" If someone could help
> me... thanks. Nicolas.
>
>
>
assuming you are using Java 2, it sounds like the applet is doing
something that it is not allowed to do via security. If you are using
the Java Activator, you must modify the policy file (via policytool) and
allow the access your applet is requesting. If you are not using the
plugin, then you will need a certificate either the test one from
Netscape, or a genuine one from Verisign, or others.
the JavaZealot(tm)
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".