Loading Image Files in an Unsigned Applet from the Server
Sorry, i didn't find a proper Forum.
I want to load Image Files from the Server in the JApplet -
but everytime i try i get the message:
/Schadenskizze/classes/applet/pics/szenarios
access denied (java.io.FilePermission \Schadenskizze\classes\applet\pics\szenarios read)
in the Internet Explorer Java Console. I thought loading files is just forbidden if you load it from the Client...
Could someone help me ?

