Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Bertha Ferguson   on Sep 12 In Java Category.

  
Question Answered By: Damon Jones   on Sep 12

If you download the applet  and then run it using the appletviewer
instead of in the browser, the Applet is allowed to read certain
files, which are marked on the access  control list. If you only use
the browser, the Applet will have to be signed by a party marked as
trusted before it is allowed to access any files.

See http://java.sun.com/sfaq/ for more on security.

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on File Acess in java Or get search suggestion and latest updates.


Tagged: