MyFaces
Submitted by Michael Ageeb on Fri, 2005-11-25 11:40.
[Java Server Faces|http://www.egjug.org/?q=node/74] is a new and upcoming web application framework that accomplishes the MVC paradigm. It is comparable to the well-known [Struts Framework|http://www.egjug.org/?q=node/76] but has features and concepts that are beyond those of Struts. Look at [Sun Java Server Faces|http://java.sun.com/j2ee/javaserverfaces/] to learn more about the [Java Specification Request 127|http://www.jcp.org/en/jsr/detail?id=127] and to download the specification. They also provide a useful Tutorial there.\\
\\
Apache MyFaces is an implementation of this specification - it aims to be absolutely standard compliant yet offers additional value by providing a component set and many special features which make your life as JSF developer easier.\\
\\
__Resources:__
*MyFaces Main Site http://MyFaces.apache.org
*MyFaces Wiki http://wiki.apache.org/myfaces
*MyFaces Tomahawk Demo http://www.irian.at/myfaces/home.jsf
*MyFaces Sandbox Demo http://www.irian.at/myfaces-sandbox/home.jsf





