This page contains an archived post to the Jini Forum made prior to February 25, 2002.
If you wish to participate in discussions, please visit the new
Artima Forums.
Message:
facing same problem
Posted by Amit Solanki on August 01, 2001 at 5:48 AM
Hi, I am also facing the same problem but it is running well when I create a frame and add the applet into the frame...and creating connection in the frame.... if you have found the solution tell me... i am also trying for that... > hi sir... > i have faced the a problem when i want to connect my applet with Ms SQL Server.. > the error: > java.security.AccessControlException: access denied (java.lang.RuntimePermission accessClassInPackage.sun ) > it appears when i catch an exception...on the connection part > Class.forName("sun.jdbc.odbc.JdbcOdbcDriver"); > so is there a specific connection to the database for the applets..? > > > please i need help as soon as possible...so if anyone reach any solution for this problem, please reply me... > > > thanks for cooperating
Replies:
- java Pranali October 03, 2001 at 11:22 PM
(2)
- same problem Mirco Angeletti January 18, 2002 at 2:21 PM
(0)
- java biju k December 28, 2001 at 2:17 AM
(0)
|