java.security.AccessControlException:access denied (java.io.FilePermission help.txt read)

  • Thread starter Thanasis \(sch\)
  • Start date
T

Thanasis \(sch\)

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,734
Messages
2,569,441
Members
44,832
Latest member
GlennSmall

Latest Threads

Top