In Java JApplet, file read and write operations did not work in webrowser. When I click "Ok" button, it should be write some file in our local path. But it shows below error. How to resolve this error?
java.security.AccessControlException: access denied (
"java.io.FilePermission" "D:/.../.html" "write")