Wednesday, February 22, 2012

[android-developers] Re: how can i post jsonarray at the end of requeseted url?

Hi Mulsaniya,

if your response data is not proper formatted u can not parse that
string

Moktarul


On Feb 22, 11:50 am, Mulsaniya Bhadresh <bhadresh.ha...@gmail.com>
wrote:
> http://192.168.1.4:55106/Waiter_json.aspx?MethodName=InsertOrderForTa...[{
> "commej":"","id":1,"Quantity":5}]
>
> In the above url i got the error like that:: java.net.URISyntaxException:
> Illegal character in query at index 129:http://192.168.1.4:55106/Waiter_json.aspx?MethodName=InsertOrderForTa...[{
> "commej":"","id":1,"Quantity":5}]
>
> means error at starting square bracket.
>
> How can i solve this problem ?
> can anyone help me..?

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment