petersJazz
Programmer
I have a web site with Apache, Tomcat, Jsp, Java and mySQL. In the java code Im trying to create a file and I get the message:
java.security.AccessControlException: access denied (java.io.FilePermission <<filename>> write)
Any hint, how can I configure this?
java.security.AccessControlException: access denied (java.io.FilePermission <<filename>> write)
Any hint, how can I configure this?