hey .. Dont kno much abt it.. m givin a try at GSON .. http://www.javacodegeeks.com/2011/01/android-json-parsing-gson-tutorial.html http://sites.google.com/site/gson/gson-user-guide http://code.google.com/p/google-gson
Hope u find it useful ..:) On Fri, May 20, 2011 at 6:05 PM, Ravi Sharma <[email protected]> wrote: > 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. > -- 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.
