hi,
I have a soap web service and I need to convert the response into JSON format for my application
What should I use
Is JSON RPC a god option
hi,
I have a soap web service and I need to convert the response into JSON format for my application
What should I use
Is JSON RPC a god option
hi,
I have a soap web service and I need to convert the response into JSON format for my application
What should I use
Is JSON RPC a god option
Hi,
you can you json rpc or in other case just you can use ajax to call ur webservice and build the response in simple json parsing.
thanks, Sreenivasa Murthy