Wrox Home  
Search P2P Archive for: Go

  Return to Index  

security_java thread: Re: Applet Security - Sign


Message #1 by "Lucas" <lucas_software@h...> on Fri, 24 Aug 2001 15:52:49
I'm not the best person to answer this question Carlos, however from what I know about 
Java 
security, I don't think an APPLET can write into text files. I believe applications and console 
programs differ though. 
Don't take my word on it though. I most probably am mistaken.

Lucas

> 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