when i try to access database using applet
it is throwing following exception with oracle 9.2 driver
Database Exception:java.security.AccessControlException: access denied (java.util.PropertyPermission oracle.jserver.version read)
it is throwing following exception with oracle 9.0 driver
Database Exception:java.security.AccessControlException: access denied (java.net.SocketPermission 192.9.200.10:1521 connect,resolve)
please tell me what is the problem
>> Stay informed about: using applet it is throwing exception