the official documentation is a great place to start

http://docs.jquery.com/Ajax/jQuery.getJSON#urldatacallback

that method will make a GET call and automatically parse the returned
data as JSON


On Jul 20, 7:21 am, jayz <sharmaa...@gmail.com> wrote:
> Am trying to access a restful service through jquery.
> Could any one provide me with sample code how to make a GET request
> which will consume json data returned by the service.
>
> am a total newbie.
> any help wil be appricitd.
>
> Jayz

Reply via email to