web services - Parse JSON result via j2me -


I am creating a mobile application using j2me, which interacts with a webservice, with the webservice response to JSON data How do I parse it and get personal values?

The Sun has a technical article - which will be helpful for you.


Comments

Popular posts from this blog

php - multilevel menu with multilevel array -

objective c - iPhone and it's wireless area -

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -