JavaServer Faces, a standard technology for building user interfaces for Java-based Web applications, is now shipping. In development for two years, JavaServer Faces is intended to enable developers ...
Recall from Part 1 that JavaServer Faces (JSF) is conceptually a mixture of Struts (Apache’s popular open source JSP framework) and Swing (Java’s standard desktop application framework). Like Struts, ...