Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Access Control Exception in Applet

  Asked By: Dukker    Date: Aug 26    Category: Java    Views: 604
  

I'm writing an applet that READS a text file on the SERVER. The applet
compiles fine, but when I run it from a web browser I get this message
inside of the applet.
-
Unexpected exception: java.security.AccessControlException: access
denied(java.io.FilePermission results read)
-
Can anybody explain to me how to fix this? Please provide examples of code
or whatever, if possible.

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Access Control Exception in Applet Or get search suggestion and latest updates.




Tagged: