Hi all,
I'm try to sign an applet and it works well but when in try to read "user.home" it get error.
Can you guys help me...
Thanks...
I'm try to sign an applet and it works well but when in try to read "user.home" it get error.
Code:
java.security.AccessControlException: access denied (java.util.PropertyPermission user.home read)
Thanks...
Comment