Posted By:
li_fachun
Posted On:
Wednesday, February 20, 2002 02:41 AM
i think you also need to grant java.io.FilePermission and java.net.NetPermission with requestPasswordAuthentication. do not know whether it will work, have a try.
a suggestion, if you failed once again, recommond u to grant all the permission to the applet, check whether it works. if does work, your program is fine, u only have need to change policy by policytool.
regards.