Sachin
Member • Feb 5, 2012
JSON object to string
Hey guys,
I need to convert a JSON object to string using java program.
And then i will receive that string in a javascript code.
So please tell me how to convert JSON object to string in java
And then how to convert received object which is string back to JSON object.
PS:I am beginner in javascript coding and I have already searched on google.
I need to convert a JSON object to string using java program.
And then i will receive that string in a javascript code.
So please tell me how to convert JSON object to string in java
And then how to convert received object which is string back to JSON object.
PS:I am beginner in javascript coding and I have already searched on google.