+1 for GSON.

Not sure how "compatible" it is with the default org.json stuff Android
uses. I mean, JSON is JSON, but different libraries do different things
escaping single and double quotes.

On the server side, I've used this in GAE: http://www.restlet.org/

There's *some* warmup time, but it's not that bad from what I remember.

Ikai Lan
Developer Programs Engineer, Google App Engine
Blog: http://googleappengine.blogspot.com
Twitter: http://twitter.com/app_engine
Reddit: http://www.reddit.com/r/appengine



On Fri, May 20, 2011 at 7:55 AM, Wilson MacGyver <wmacgy...@gmail.com>wrote:

> Give Gaelyk a try http://gaelyk.appspot.com/
>
> It has a plugin for JSON
>
> https://github.com/bmuschko/gaelyk-jsonlib-plugin
>
> On Fri, May 20, 2011 at 8:11 AM, Pop Vasile <vasile....@gmail.com> 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
> google-appengine-java@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-appengine-java+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> > http://groups.google.com/group/google-appengine-java?hl=en.
> >
>
>
>
> --
> Omnem crede diem tibi diluxisse supremum.
>
> --
> 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
> google-appengine-java@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com.
> 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 google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to