Date: Tue, 26 Jan 1999 09:51:49 -0200
From: Eduardo Wolski <wolski@abordo.com.br>
To: java-security@java.sun.com
Subject: Netscape Capabilities
Hello!
I read the Fundamentals of Java Security course from MageLang and it was
very worth. However, I had a problem. I'm trying to develop an applet
that access the local file system to read and write. Using the class
PrivilegeManager from Netscape Capabilities package works fine on Win95,
but it doesn't work on NT workstation 4.0. When dialog pops up asking if
the user trusts the applet, an access violation exception occurs. Is it
a bug? Is there another way to set up Netscape 4.05 on NT workstation in
order to accept my applet?
Thanks for the attention!
Eduardo Wolski