hxhieu
New Member
- Messages
- 2
- Reaction score
- 0
- Points
- 0
Hi all,
I tried to upload and run my applet on x10hosting. The applet have been signed with the certfiticate generated by me via java keytool. But somehow it still cant connect to the database, having sercurity issue.
I am wondering if theres a way to get my applet works?
Thank heaps :drool:
I tried to upload and run my applet on x10hosting. The applet have been signed with the certfiticate generated by me via java keytool. But somehow it still cant connect to the database, having sercurity issue.
Code:
java.net.SocketException: java.security.AccessControlException: access denied (java.net.SocketPermission 127.0.0.1:3306 connect,resolve)
Thank heaps :drool: