Hi, I tried to execute
dir = new File(path); files = dir.listFiles(); on the server side and received an access denied. java.security.AccessControlException: access denied (java.io.FilePermission… It is not an OS issue. How to adjust permissions when I run with GWT? Thank you in advance, Sergey -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
