This book is about using Java Server Faces to create and deploy interactive applications delivered to end users via a browser interface. Java Server Faces is the component-based technology enabling easy development of such applications, especially applications of the type commonly needed in enterprise environments. Java Server Faces: Introduction by Example is a to-the-point, 250-page introduction to an important technology that every Java Enterprise Edition programmer should know and be able to use.
Java Server Faces: Introduction by Example takes you through building and deploying servlet-based web pages built around Java Server Faces, Facelets, managed Java Beans, and prebuilt user-interface components. You’ll learn to build user interfaces that run in the browser, to display data drawn from corporate databases, accept user input, deal with errors and exceptions, and more.
Java Server Faces is an important user-interface technology for any Java developer to learn who works in an enterprise environment. Java Server Faces: Introduction by Example is your no-nonsense guide to getting started right away in taking advantage of the technology’s component-driven approach.
- Introduces servlets, which are the basis for Java Server Faces applications
- Covers development and deployment of user interfaces in the browser
- Demonstrates advanced techniques such as the use of AJAX
Om författaren
strong Josh Juneau/strong has been developing software since the mid-1990s. PL/SQL development and database programming was the focus of his career in the beginning, but as his skills developed, he began to use Java and later shifted to it as a primary base for his application development. Josh has worked with Java in the form of graphical user interface, web, and command-line programming for several years. During his tenure as a Java developer, he has worked with many frameworks such as JSF, EJB, and JBoss Seam. At the same time, Josh has extended his knowledge of the Java Virtual Machine (JVM) by learning and developing applications with other JVM languages such as Jython and Groovy. His interest in learning new languages that run on the JVM led to his interest in Jython. Since 2006, Josh has been the editor and publisher for the Jython Monthly newsletter. In late 2008, he began a podcast dedicated to the Jython programming language.