json-framework Questions

4

Solved

I need to build a java based JSON data API that will be accessed from mobile devices: Android, Iphone... I have narrowed down to these: Server side data api - gson/jackson lib (pojo to json) Andr...
Siloxane asked 25/10, 2011 at 16:22

8

Solved

I'm curious, I currently have an NSDictionary where some values are set to an NSNull object thanks to the help of json-framework. The aim is to strip all NSNull values and replace it with an empty ...

1

Solved

I have some problem with JSON parsing. When I hit URL, I've got JSON response like this: //JSON 1 { "data": {"array": ["3", {"array": [ {"id":"1","message":"Hello","sender":"inot"}, {"id":"2...
Ingle asked 18/7, 2010 at 18:54
1

© 2022 - 2024 — McMap. All rights reserved.