Spring 3.0.5
jQuery 1.5.2
Hello:
I have been trying to make an ajax call with jQuery:
My controller:
I followed the example at
http://blog.springsource.com/2010/01/25/ajax-simplifications-in-spring-3-0/ but I'm missing something. The communication gets lost sometime in the response . . . the callback never fires.
Can somebody give me a hint?
Thanks
Eric