This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Servlets and the fly likes what is this exception java. security. AccessControlException? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply locked New topic
Author

what is this exception java. security. AccessControlException?

honey singh
Ranch Hand

Joined: Apr 26, 2002
Posts: 44
When I try to connect to oracle database using the jdbcodbc driver through an applet, then I get the following exception:-
java.security.AccessControlException: access denied(java.lang.RuntimePermission accessClassInPackage.sun.jdbc.odbc)
plz if anybody can help me!
David O'Meara
Rancher

Joined: Mar 06, 2001
Posts: 13459

This has been asked and answered in the JDBC forum here.
Please don't post the same question muliple times, thanks.
Dave.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: what is this exception java. security. AccessControlException?
 
Similar Threads
Server Exception
Struts application design question
WA #1.....word association
void return type in JSP expression
what is error?