Amazon.com Customer Reviews
An excellent intro for building Ajax-based web apps - Review written on October 08, 2006
Rating: 5 out of 5
3 customers found this review helpful.
"Ajax" is simple ... but if you want to use Ajax, then you need to write JavaScript. Quite probably lots of client-side JavaScript.
And that's where "Pro Ajax and Java Frameworks" comes in. It does a good job of explaining Ajax, what it is, and how your web app will benefit from using it. So do all the other Ajax books on the shelf.
But that's just Chapter 1. The REST of the book discusses tools and techniques for writing and debugging JavaScript. And then introduces some great, full-featured Javascript libraries to save you the tedium of having to "roll your own".
This information is enough to help you successfully launch your first Ajax-based web app. It doesn't matter if you're using Apache or IIS; if your backend is J2EE, .Net or simple HTML: the book will pay for itself on your first project.
But all of that's only the FIRST half of the book! The most valuable information is covered in the second half, which goes into great detail on how to effectively use Ajax with frameworks like Struts, Tapestry, Spring and, lastly, with JSF.
A great book: highly recommended for any web developer who wants to understand Ajax ... and how to use it effectively.