Im using for direct http://<myprog>.appspot.com/resource

 when a GET happens Im using webapp but returning a raw XML
 content...

the client I have gets an HTTP wrapped XML response...

check out using a REST library since you need that for the iPhone
 and returning the XML needed raw off the URL path to it...

not having it as part of the website generally but similarly made as
 a feed might help.

Ive only given it a little thought with a small bit of experimentation.

but it would be similar to writing the "Hello world" example and using
 a different content-type header marker with different content
 similar to what I am doing afaik.

I have no prior knowledge of iPhone and its development...
 and working entirely on what was in your message.

Have fun with my idea if you like...and let me know how you get on.
 if it does solve your issue maybe just mention me as a Thank you
 otherwise no problem.

Jeremy

On Sat, 2009-01-10 at 03:53 -0800, arnie wrote:
> Hi Jeremy
> So all you want to say is generate a dynamic XML [in a similar way as
> we write code for html] inside the request handler code? Will it be
> acceptable by iphone? Will no REST features required in that case?
> I would like to see the way you are mentioning, can you please tell
> that?
> 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]
> For more options, visit this group at 
> http://groups.google.com/group/google-appengine?hl=en
> -~----------~----~----~----~------~----~------~--~---
> 

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to