You can use following classes to use json on server-side. org.json.JSONArray and org.json.JSONObject
you have to download a jar file (json-rpc-1.0.jar) to use these classes. http://viralpatel.net/blogs/download/json/json-rpc-1.0.jar -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Nguy?n Kim Kha Sent: Wednesday, November 04, 2009 6:01 PM To: Google App Engine for Java Subject: [appengine-java] How to use JSON on server-side? I'm newbie... I want to use JSON on server-side to do something... But I can't... Please help me! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
