parsing - How to receive JSON in server side i am receiving it as string instead -


i doing project in android,from client need send data json working perfect,on server side using j2ee receiving result string,how can result json or how can convert in json on server side storing in db.thanks!!

you can use : jsonarray jsonlinkarray = new jsonarray();


Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -