M
moongeegee
I can execute Runtime.getRuntime().exec() correctly without any
probelm.
After I convert to Applet, I got the following error:
java.security.AccessControlException: access denied
(java.io.FilePermission <<ALL FILES>>
I could not access server configure file to grant permission. Please
help me. What should I do? Thanks a million.
probelm.
After I convert to Applet, I got the following error:
java.security.AccessControlException: access denied
(java.io.FilePermission <<ALL FILES>>
I could not access server configure file to grant permission. Please
help me. What should I do? Thanks a million.