SignExample is not working

nraghura@ciena.com
Tue, 21 Jul 1998 14:23:00 -0400

From: nraghura@ciena.com
Date: Tue, 21 Jul 1998 14:23:00 -0400
To: java-security@java.sun.com
Subject: SignExample is not working

Hello,
I followed all the steps in http://java.sun.com/security/signExample

Downloaded the Plug in.
tried running the PluginEx.html (as expected gave security exception).
followed steps 1 to 3
then tried running signedPluginEx.html (again security exception).

I tried a sample program following the doit.

It seem to work only with appletviewer. With Netscape and Plugin it
always gives
security exception when ( ARCHIVE tag is used in the html within the
EMBED tag ).

If I dont use ARCHIVE tag inside the EMBED tag then the same applet is
successfully loaded using the plug in ( think it is a security bug).

If I dont use the archive tag whether my applet is signed or not it
works.

I dont know how to proceed after signing the applet.

could u please help me in this regard.

Thank u,

Raghu