Posted By:
Hans_Crol
Posted On:
Tuesday, July 9, 2002 03:18 PM
I have a signed applet that must write to the local filesystem and make a connection to a host other than the one it came from. The plugin shows the grant dialog when it detects the applet. When I grant the applet permission, writing to the filesystem is permitted but making the connection is refused. Why is this happening ? I thought the plugin granted an AllPermission ? It seems not to be the case. Can anyone tell me what permission is granted here ? Thanks