Wednesday, July 9, 2014

JavaServer Faces (JSF)


JavaServer Faces (JSF) is a Java specification for building component-based user interfaces for web applications.It was formalized as a standard through the Java Community Process and is part of the Java Platform, Enterprise Edition.

JSF 2 uses Facelets as its default templating system. Other view technologies such as XUL can also be employed. In contrast, JSF 1.x uses JavaServer Pages (JSP) as its default templating system.Continue Reading....
From Wikipedia, the free encyclopedia


JavaServer Faces (JSF)Official Website

JavaServer Faces (JSF) Books
Beginning JSP , JSF and Tomcat Web Development: From Novice to Professional By Giulio Zambon, Michael SeklerBeginning JSP, JSF and Tomcat: Java Web Development By Giulio ZambonJSF 2.0 Cookbook By Anghel Leonard
JavaServer Faces 2.0, The Complete Reference Ed Burns, Chris Schalk


No comments:

Post a Comment