Date: Mon, 16 Mar 1998 13:16:02 +0900
From: "=?iso-2022-jp?B?GyRCQGlNVTYzOTAbKEI=?=" <chiba@isid.co.jp>
To: java-security@web4.javasoft.com
Subject: Signed applet in JDK1.1
In JDK1.1 we can make a signed applet to permit the local resource
access.
It is true for reading and wriing files, but not for deleting files and
also connecting
to global URL sites. When I try to delete my loclal file in the trusted
signed applet,
always causes the security exception in checkDelete() of
SecurityManager.
Can we have any mechanism to relax these limitations of Appletviewer ?
Is it possible to specify these permission on "properties" file in the
.Hotjava directory ?
I appreciate your any replay in this issue. Thank you very much in
advance.
Regards,
Yasuhiro Chiba
e-mail : chiba@isid.co.jp