Hi Experts,
I have an app that was previously written in Spring 2.5.
They wanted to add Ajax support in it to enhance its User Experience.
Now they want me to use existing library that they are using called Jquery.
Jquery is running ok on other apps that is built using plain servlets and jsp.
I am not sure about this, but my book Pro Spring 2.5 does not discuss anything about Jquery but only DWR.
Do you know tutorials or documentations on how I could use jquery with Spring?
Thanks.


Reply With Quote
