posted 12 years ago
It is well known that integrating Spring 2.5 with ajax frameworks like GWT, JQUERY, etc. isn't the most intuitive and easy task.
What new features are there in Spring 3.x MVC to help us integrating our favorite Ajax framework with Spring 3?
Thanks.