Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Jodon Brown   on Sep 23 In Java Category.

  
Question Answered By: Utsav Shah   on Sep 23

I do understand that applet cannot write into a file. But, as you
said if i give permission then it will. but, my question  is how can
i put some limitation. right now i am saying grant { permission
java.security.AllPermission; }; and this is able to write. But as you
can tell that this is very risky.... so, now i want to use put some
codebase of something like that. I am not much familer with the
security.. but if you do. pleaes let me know. Once Again, thanks you
very much for your help.

Share: 

 

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

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


Tagged: