Hi,
I have to develop a server side web service that will be consumed by an Iphone Application.
I have developed using SOAP and restful web service.But the problem is that when using SOAP I getting wsdl format xml which the client is unable to parse using TinyParser and for restful its wadl which is not support for Iphone aaplication.
Now the client want web service in json format.I have searched a lot in google but unable to get any relevant example from where I could find how to develop web service using json.
Please help me by giving any link where I could find an example or any help will be anticipated
Thanks in advance for your help,
Anupa