I am developing a website using GWT deployed in Google App Engine. With the data introduced by the user I would like to generate a .JS file.
Are we allowed to create and store these files in Google App Engine? I cannot find anything in the documentation.
Which function would you use for the .JS file creation, taking into account that data includes special characters (some non-printable characters in ASCII)?
Thanks!
Unfortunately this is not allowed…
http://code.google.com/appengine/docs/java/runtime.html#The_Sandbox