Wrox Home  
Search P2P Archive for: Go

  Return to Index  

security_java thread: Applet Security - Sign


Message #1 by "Carlos Magraner" <carlos@m...> on Sat, 28 Jul 2001 01:36:01
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

  Return to Index