View Single Post
  #1 (permalink)  
Old 07-17-2007, 02:32 PM
cecily cecily is offline
Member
 
Join Date: Jul 2007
Posts: 33
cecily is on a distinguished road
java.security.AccessControlException
Hi,
I'm doing an applet that connects to Oracle data base.
When I try to show the information this error appears:
Code:
Exception in thread "Thread-3" java.security.AccessControlException: access denied (java.util.PropertyPermission oracle.jserver.version read)
Any ideas?
Reply With Quote
Sponsored Links