Skip navigation.
Home

Java Server Faces

JavaServer Faces technology simplifies building user interfaces for JavaServer applications. Developers of various skill levels can quickly build web applications by: assembling reusable UI components in a page; connecting these components to an application data source; and wiring client-generated events to server-side event handlers.\\ \\ __Resources:__ *JSF Main Site http://java.sun.com/j2ee/javaserverfaces/ *A [Quick Start|http://java.sun.com/developer/technicalArticles/GUI/JavaServerFaces/index.html] *[JSF Tutorials|http://www.jsftutorials.net/index.html] *[http://java.sun.com/developer/technicalArticles/GUI/JavaServerFaces/index.html] *[http://forum.exadel.com/viewtopic.php?t=2266&sid=bb7fab19c2ba28193a166a1a2aa4f2be] *[JSF & tiles| http://forum.exadel.com/viewtopic.php?t=968&sid=bb7fab19c2ba28193a166a1a2aa4f2be]

..........

..........