Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
java.security.AccessControlException:access denied (java.io.FilePermission help.txt read)
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Thanasis \(sch\), post: 560124"] Hello to everyone, i have written a java applet. I use Jcreator.My applet runs successfully both with appletviewer and jcreator. However when i test my applet in browsers(IE,MOZILLA) i 'm always getting the error message applet notinited.Then i open JavaConsole and i see the error message: "java.security.AccessControlException:access denied (java.io.FilePermission help.txt read)". Help.txt is a text file which feeds help text to a TEXTAREA of my applet. I've tried the java policytool but i didn't solve the problem yet. Thanks in advance Thanasis [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
java.security.AccessControlException:access denied (java.io.FilePermission help.txt read)
Top