In previous chapters, we have covered all major Java EE technologies and APIs. In
this chapter, we will cover additional frameworks that build upon Java EE.
Some of the topics that we will cover include:
Facelets is an open-source alternative view technology that can be used when
developing JSF applications.
Ajax4jsf is a JSF component library that greatly eases "ajaxifying" JSF applications.
Seam is a framework built on top of JSF and EJB3 that eases the development of
applications that use these two technologies.