In a website I need to provide a feature to get data in xml format i.e. some url
e.g. http://www.mysite.com../data.xml I think in gae I can not create a file. Any suggestions to create such feature to get data from data store in this way? Data store will have large number of records, so in general, a file created from that could be of good few MBs. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-appengine-java?hl=en.
