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:

JApplet - problem connecting to database from another machine

Posted by Binod Pokharel on November 09, 2001 at 2:20 PM

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






Replies:
  • reply Pavan kumar Keely November 10, 2001 at 1:48 AM (0)

Sponsored Links



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