Can anyone suggest me a simple way of parsing a json returned by a
RESTFUL server. I am in a need to make restful calls to my REST server,
which returns json and should be able to make method calls to the server
making use of ajax in the client side.
Can anyone suggest me a simple way of parsing a json returned by a
RESTFUL server. I am in a need to make restful calls to my REST server,
which returns json and should be able to make method calls to the server
making use of ajax in the client side.