Look into Spring 3.0+, they have this fucntionality inbuilt, Just by annotation you can specify whether eu want output as Json or xml etc. I havent tried it but i have seen such video fromSpringSource....
On Fri, May 20, 2011 at 1:11 PM, Pop Vasile <[email protected]> wrote: > Hi, > I want to create an app based on GAE / Java and I want to use JSON, for > interaction with different GUIs (GWT, Android, etc.). I am looking in some > books about GAE, but all I can find is RPC... Is there a book or is there a > good link on how to implement JSON based services in GAE, using Java? > > Thanks! > Vasile > > -- > 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. > -- 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.
