The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
August 2001

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

Applets

Posted by Matt Gerrans on November 21, 2001 at 3:40 PM

Can you provide some specific information? Like where is the database and where is the applet running from? Applets have restrictions about what they can access and I would guess that the problem is that you are writing your applet as if it were an application...

- mfg

> Dear Sir/Mdm

> Pls help me to solve the problem of accessing the database via applet.When I run the applet, I receive this message "java.security.AccessControlException: access denied (java.lang.RuntimePermission accessClassInPackage.sun.jdbc.odbc)".

> Pls help me resolve the problem.






Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us