File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Applets and the fly likes Error message in applet servlet communication Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Applets
Reply Bookmark "Error message in applet servlet communication " Watch "Error message in applet servlet communication " New topic
Author

Error message in applet servlet communication

Wolfgang Tintemann
Ranch Hand

Joined: Sep 11, 2010
Posts: 62

I get the following message when I run an applet :

java.security.AccessControlException: access denied (java.lang.RuntimePermission accessClassInPackage.sun.swing.table)

I searched the net but didnt find any hint/solution.

I have not the faintest idea what the message is dealing about.
I see "swing.table" and am puzzled whether this deals with a JTable
I have in my applet (?).

Time isn't Money, Money is Time.
The man who works looses his time ( spanish proverb )
Tim Moores
Rancher

Joined: Sep 21, 2011
Posts: 2329
This has come up before elsewhere, unfortunately unresolved: https://forums.oracle.com/forums/thread.jspa?threadID=1291961&tstart=222. Posting an SSCCE -as suggested there- would help diagnose this.
 
 
subject: Error message in applet servlet communication
 
Threads others viewed
I need a little guidance
"Applet would like to print.Do you want to proceed?" warning message from the applet
JApplet Problem
Unable to display the Applet in jsp display tomcat
Applet not initiated probelm
IntelliJ Java IDE