gwt file permission

Posted by Hoax on Stack Overflow See other posts from Stack Overflow or by Hoax
Published on 2010-06-13T09:51:09Z Indexed on 2010/06/13 9:52 UTC
Read the original article Hit count: 258

Filed under:
|

I have a little GWT/AppEngine Project which uses RPC. Basically I need to get some data from a XML file that resides on the server. But when I use the RPC to read the file in my server-package I am getting a AccessControlException (access denied). Any ideas what the problem is?

cheers hoax

© Stack Overflow or respective owner

Related posts about file

Related posts about gwt