Http Post with Blackberry 6.0 issue
问题 I am trying to post some data to our webservice(written in c#) and get the response. The response is in JSON format. I am using the Blackberry Code Sample which is BlockingSenderDestination Sample. When I request a page it returns with no problem. But when I send my data to our webservice it does not return anything. The code part that I added is : ByteMessage myMsg = bsd.createByteMessage(); //myMsg.setStringPayload("I love my BlackBerry device!"); myMsg.setMessageProperty("querytpe",