Sending response as JSON
I have consumed a webservice and extracted data from it.My problem is to send a response back to the webservice that will also contain JSON. Anyone have some idea about this. Response will be like : {"status":"SUCCESS","message":"sdf","data":...