Running signed applets in browser

Chandrakant Yemparala (chandry@running-start.com)
Wed, 23 Jun 1999 10:46:11 -0700

Date: Wed, 23 Jun 1999 10:46:11 -0700
From: Chandrakant Yemparala <chandry@running-start.com>
To: java-security@java.sun.com
Subject: Running signed applets in browser

Hi,

I have problems with the signed applet in the URL
http://java.sun.com/docs/books/tutorial/security1.2/tour1/example-1dot2/WriteFile.html

I created the policy file according to the instructions in the tutorial.
The applet worked with the two approaches specified. I also then entry
in the java.security file. The problem is that the applet won't work in
a browser. Will the signed applets work in a browser using the policy
tool specified in the tutorial.

Chandra