Hi,
 
    In my application, I need to send a post request using JSON parameters.
 
    In PostData, the format is somthing like this:  {"aaa":"a","bbb":"b"}
 
    How can I use the setEntity method of HttpPost?
 
Thanks in advance
 
Juanjo

Reply via email to