The Artima Developer Community
Sponsored Link

Java Answers Forum
java.security.AccessControlException

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Shanthi Jayaraman

Posts: 1
Nickname: shanthi
Registered: Oct, 2002

java.security.AccessControlException Posted: Oct 23, 2002 1:38 PM
Reply to this message Reply
Advertisement
hello there...i am currently working on an applet..& i am getting this error message whenever i'm trying to execute using appletviewer...the error is follows:

java.security.AccessControlException:access denied(java.lang.RuntimePermission accessClassInPackage.sun.jdbc.odbc)

because of this problem i am not able to get the connection to the database...i tried to execute using Internet Explorer, although am not getting the error..but the connection is not established...so i think its because of the above error...

i tried to execute with netscape 4.6 the problem is not arising..i am able to get the connection to database but however there are some other problems i am facing with netscape...like the images is not visible sometimes.

it would be really appreciated if anyone can help me asap...10q a lot...

Topic: can we store the outgoing calls number in Database using Java Previous Topic   Next Topic Topic: Sentence Counter Help,please :)

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use