Jsonp service doesn't works
Hi,
I have a problem with my service jsonp:
My aplication has a client that would run on the mobilephone and a web services json on the server (I used Gson of google for my servlet).
why if I click button "Test connection" in the section "Request Parameters" in tigzzi the service jsonp works and
if instead I use the application on browser or in my phone the sevice does't works?
Another curios question:
How does Parse service json work without Tigzzi Proxy? The service use json e not jsonp, how does it do?
thanks million
Paolo