There's no reason why you can't just output XML in a servlet. I've been fiddling with Jersey myself:
http://www.google.com/search?sourceid=chrome&ie=UTF-8&q=jersey+app+engine -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On Tue, Nov 16, 2010 at 7:34 AM, Cloudy77 <[email protected]> wrote: > Hello, > > I have a web application developed using Java on Google App Engine. I > have the need to expose data from this application to an iphone app. > > iPhone app needs the data in XML format so it can parse and use the > same. > > What is the best method for me to achieve this? Please advice. Thanks, > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
