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
Post a Comment