What is the JavaServer Faces specification all about? Why is it important to Web development? Among other things, JavaServer Faces technology is a framework that simplifies user interface (UI) ...
Sun Microsystems Inc. has recently open-sourced the code for its implementation of JavaServer Faces (JSF), its framework for building user interfaces to Java-based Web applications. “JavaServer Faces ...
Everyone who codes Java EE web applications needs to pay attention to exception handling. When a program encounters an error, developers can display friendly messages for end users, which increases ...
The latest J2EE (Java 2 Enterprise Edition) includes the first production version of JavaServer Faces. Sun Microsystems' J2EE 1.4 contains a range of new features ...