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
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