This week's book giveaway is in the
Agile and other Processes
forum.
We're giving away four copies of
The Mikado Method
and have Ola Ellnestam and Daniel Brolund on-line!
See
this thread
for details.
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Java
»
Swing / AWT / SWT
Author
Applet Loading + AccessControlException
devayani Devasthali
Ranch Hand
Joined: Aug 25, 2005
Posts: 40
posted
Oct 09, 2006 04:36:00
0
Hello,
I have one
applet
which has locale settings too. and trying to load that applet. I am getting Exception
initializing applet
java.security.AccessControlException
: access denied (
java.util.PropertyPermission
user.language write)
at java.security.AccessControlContext.checkPermission(AccessControlContext.java:270)
at java.security.AccessController.checkPermission(AccessController.java:401)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:542)
at java.util.Locale.setDefault(Locale.java:372)
Please help me .
thanks in advance
regards
Devayani
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: Applet Loading + AccessControlException
Similar Threads
AccessControlException
WA #1.....word association
Clock
Java program protection.
Clock
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter