JavaServer Faces (JSF) is the first standardized user interface framework for Java Web applications. Seam is a powerful application framework that extends JSF. Discover the strong chemistry that these two frameworks share in this first arti...More
JavaServer Faces (JSF) is the first standardized user interface framework for Java Web applications. Seam is a powerful application framework that extends JSF. Discover the strong chemistry that these two frameworks share in this first article of a new three-part series. Dan Allen introduces Seam's enhancements to the JSF life cycle, including contextual state management, RESTful URLs, Ajax remoting, proper exception handling, and convention over configuration.f
JBoss Seam is a new full-stack web application framework that unifies and integrates Ajax, JSF, EJB3, Portlets, and BPM. This article is an editted excerpt of chapters 1 and 2 from the first (to-be-released) book on Seam by Michael Yuan and...