Posted By:
Gautam_Marwaha
Posted On:
Monday, October 21, 2002 03:59 AM
Write permission on a file can be granted from the OS - there is nothing that java provides to over-ride this.
FilePermission - if you are using applets then you may have to give permissions. Type "policytool" to bring up the java policy file editor. Read more about this in "Tools documentation" of JDK.