Guest_imported
New member
- Jan 1, 1970
- 0
Because my p.c is semi incapacitated (i cannot view embedded applet), I have had to use a java PROGRAM to test my app (by spawning the app in a frame).
When i try to view the embedded applet thru another p.c - i get the message:
Exception occurred during event dispatching: java.security.AccessControlException: access denied (java.io.FilePermission read)
I'm pretty darn sure this if to do with file permissions, but i thought that a java applet would only need permission to write to a file located online.
Any help to resolve this would be much appreciated.
When i try to view the embedded applet thru another p.c - i get the message:
Exception occurred during event dispatching: java.security.AccessControlException: access denied (java.io.FilePermission read)
I'm pretty darn sure this if to do with file permissions, but i thought that a java applet would only need permission to write to a file located online.
Any help to resolve this would be much appreciated.