Date: Fri, 15 Aug 1997 16:35:46 -0700
From: Steve_Souders@krinfo.com (Steve Souders)
Subject: Re: How can I write file in my pc
To: java-security@web2.javasoft.com
Hi.
In her reply to "How can I write file in my pc" on July 27, Marianne Mueller
(mrm@Eng) writes:
Netscape Navigator does not honor the access control lists that you
set up in ~/.hotjava. That file is read by the JDK appletviewer but
not by the Netscape Navigator.
If you want the applet to work outside the sandbox, you have a couple
options
a) install the applet on the client, in a directory on the
client's CLASSPATH
On Windows NT, I've found that this works with Internet Explorer, but not
Navigator (at least not 3.0). The other frustrating thing about Navigator is it
does not use the environment's CLASSPATH variable (IE does).
-Steve Souders
Knight-Ridder Information
steve_souders@krinfo.com