The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
November 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:

reply

Posted by Pavan kumar Keely on November 10, 2001 at 1:48 AM

> Hi,

> I have a small applicatiion that uses JApplet to call servelt which accesses MS Access database using JDBC. I am suing jakarta Tomcat server.It runs fine when I run locally.

> Now when I try to run this page from another machine, the JApplet gets loaded, and it also accesses servlet, i mean no error in url path or like that but the application has to access database and retrieve some information, at that time , i get the following error "java.security.AccessControlException".

> Please let me know what I have to do; I think it has something to do with JApllet security thing.

> Bye
> Binod

Are you using the JDBC connection from the JApplet ??? If not I need more information about this.....


waiting for the reply..Please try contact me to my email address...
thanks

Pavan Kumar Keely



Replies:

Sponsored Links



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