Hello guys,
The app that I'm working on makes use of Grails 2.1. I'm wondering which JavaScript library is best to use for Ajax in the context of Grails 2.1. I noticed prototype could perform Ajax on an older version of grails but not sure if it will be working for Grails 2.1. What about jQuery ?
I'll greatly appreciate if you could also point me to an Ajax example that works.
Thanks a lot.
