I received an email from the editor informing me that the book is now printed and will be available in bookstores next week (from July 5th, 2010).
It is already available for sale on Amazon and ENI.
An online version is also available.
Here is the cover of the book :

Categories: Ajax, Architecture, Book reviews, Design Patterns, EJB 3.0, EJB 3.1, Flex, GraniteDS, JasperReports and iReport, Java, Java EE, JBoss, JPQL, JSP, LDAP, RIA and RDA, Struts 2, Web Services Tags:
This book is made of 15 chapters. One might consider that the first nine chapters (205 pages) explain what’s new with Struts 2 and that the rest of the book
is a mix of JavaScript/Ajax learning and good practices to document and test a web application.
It is based on the 2.1.6 version of Struts.
Read more…
If you are looking for a way to fill a field and perform a live search, in an asynchronous way, look no further.
jQuery autocompleter is a jQuery plugin that performs real-time autocompletion of a text-field.
You need jQuery and the jQuery plugin autocomplete of course.
Read more…