JSON writer as well as parser?

26 views
Skip to first unread message

jo...@jdiligence.com

unread,
Aug 21, 2013, 11:11:24 AM8/21/13
to codenameone...@googlegroups.com
I can find the parser for decoding JSON server responses, but can't find how to write JSON as post requests. JSONWriter? JSONParser.write(Hashtable)?


Shai Almog

unread,
Aug 21, 2013, 12:32:12 PM8/21/13
to codenameone...@googlegroups.com, jo...@jdiligence.com
I think its something like:

String t = Result.fromContent(hashtable).toString();

Reply all
Reply to author
Forward
0 new messages