security_java thread: Applet Security - Sign
I'm trying to insert an applet in some html pages to control the movement from some users between the pages. All the pages are presented in frames and one frame contains the Applet and a JavaScript Array which controls the movement between the pages. When a user makes movemente the JavaScript sends the info to the Applet, and then i wan't the Applet to write this info in a txt file. I allways recieve a Security Expception error. Which is the way to solve this problem? Thanks in advance, Carlos
|





