Re: appletsecurity
From: Andrew Thompson (SeeMySites_at_www.invalid)
Date: 12/08/04
- Next message: Andrew Thompson: "Re: Which IDE?"
- Previous message: Boudewijn Dijkstra: "Re: Adding javadoc to methods/variables as well?"
- In reply to: manoj: "appletsecurity"
- Next in thread: joeking_at_merseymail.com: "Re: appletsecurity"
- Reply: joeking_at_merseymail.com: "Re: appletsecurity"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 08 Dec 2004 14:44:35 GMT
On 8 Dec 2004 01:29:14 -0800, manoj wrote:
> i added toolbar in applet.
..
> java.security.AccessControlException: access denied
> (java.io.FilePermission e://guieditor/image/undo.gif read)
<http://www.physci.org/codes/javafaq.jsp#security>
As Frank mentioned, to fix it..
<http://www.physci.org/codes/javafaq.jsp#path>
[ Note that Fish's suggestion will allow you to test it locally,
but is not suitable for distribution, and File objects are not
(usually) necessary in applets. ]
-- Andrew Thompson http://www.PhySci.org/codes/ Web & IT Help http://www.PhySci.org/ Open-source software suite http://www.1point1C.org/ Science & Technology http://www.LensEscapes.com/ Images that escape the mundane
- Next message: Andrew Thompson: "Re: Which IDE?"
- Previous message: Boudewijn Dijkstra: "Re: Adding javadoc to methods/variables as well?"
- In reply to: manoj: "appletsecurity"
- Next in thread: joeking_at_merseymail.com: "Re: appletsecurity"
- Reply: joeking_at_merseymail.com: "Re: appletsecurity"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|