Hello... Can anybody suggest a tutorial where in I can integrate Ajax in my Spring MVC application using JSON library for data exchange????? I have to use jquery with ajax in my application
+1
A:
http://www.jtraining.com/blogs/ajax-with-spring-mvc-and-jquery.html and http://www.ajaxprojects.com/ajax/tutorialdetails.php?itemid=721#start
JoseK
2010-07-23 11:21:13
I tried with this tutorial... i had downloaded the json2.2.3 jar file... Does it contain the flexjson.JSONSerializer class mentioned in this tutorial?????? Or is it all together different?
apoorva
2010-07-23 11:23:10
flexjson is an additional library at http://flexjson.sourceforge.net/
JoseK
2010-07-23 12:33:05
Which one''s prefered here??? Flexjson or spring-json?? is flexjson library anywhere related to flex???
apoorva
2010-07-26 04:39:59
+1
A:
http://blog.springsource.com/2010/01/25/ajax-simplifications-in-spring-3-0/ has a good quick start
smp7d
2010-07-23 13:41:28