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

How to run C# code using mono without Xamarin in Android? -

c# - SharpSsh Command Execution -

python - Specify path of savefig with pylab or matplotlib -