This document provides a summary of a presentation given by Max Katz from Exadel on Ajax applications with JSF 2 and the new RichFaces 4 framework. The key points covered include:
- An overview of JSF 2's new features including Facelets, composites, implicit navigation, GET support, and basic Ajax functionality with <f:ajax>.
- Details on the release of RichFaces 4 in March 2011, including updates to use jQuery, redesign components following HTML principles, and improvements to performance, validation, and the new Component Development Kit.
- A demonstration of how <a4j:ajax> extends <f:ajax> with extra features like onbegin, onbeforedom