Wrox Home  
Search P2P Archive for: Go

  Return to Index  

security_java thread: Exception in Signed Applet


Message #1 by "Peter Winer" <pwiner@b...> on Mon, 11 Feb 2002 17:00:35
I have developed a signed applet.  In the init() method, I can get outside 
the sandbox.  In any other public method I cannot.

There is an example on p. 205 of the Wrox book, "Java Security".  This 
example goes outside the sandbox only in the init() method.

Is there some extra step necessary to get outside the sandbox in public 
methods?

  Return to Index