app engine modify xml -


I am writing a GWT app running on an app engine, which needs to modify the XML file server side. As far as I know that there is no way to modify the XML file in the war directory or any subdirectory, what are the other possibilities to store that data? Can I use data store in some way or should I look for more storage space and get it there (if such a suggestion?)?

Any help is appreciated!

The length of at least or equal to 500 characters:

More than 500 characters in length:


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -