views:

5

answers:

0

Hi, I've been tasked with making an Ajax (scriptilicious and prototype) front-end 'talk' to a web service. It's been recommended that I use Json and JQuery. I have no experience (Java developer) with either of these technologies. Can someone point me to some documentation or preferrably a tutorial on how to go about creating the 'glue' between the front-end HTML generated by Ajax and the web service?

Any help would be greatly appreciated!