Skip to Content
Practical JSF in Java EE 8: Web Applications ​in Java for the Enterprise
book

Practical JSF in Java EE 8: Web Applications ​in Java for the Enterprise

by Michael Müller
May 2018
Intermediate to advanced
471 pages
10h 25m
English
Apress
Content preview from Practical JSF in Java EE 8: Web Applications ​in Java for the Enterprise
© Michael Müller 2018
Michael MüllerPractical JSF in Java EE 8 https://doi.org/10.1007/978-1-4842-3030-5_3

3. JavaServer Faces

Michael Müller1 
(1)
Brühl, Nordrhein-Westfalen, Germany
 

Whereas JavaServer Pages (JSP) is used to define pages, which are compiled to servlets, JavaServer Faces (JSF) is a complete web MVC (Model-View-Controller) framework. Interestingly, it is implemented as a servlet itself.

Here is a short excerpt of the specification:
  • Makes it easy to construct a UI from a set of reusable UI components

  • Simplifies migration of application data to and from the UI

  • Helps manage UI state across server requests

  • Provides a simple model for wiring client-generated events to server-side application code

  • Allows custom UI components to be easily built ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Java for the Web with Servlets, JSP, and EJB: A Developer’s Guide to J2EE Solutions

Java for the Web with Servlets, JSP, and EJB: A Developer’s Guide to J2EE Solutions

Budi Kurniawan
Beginning EJB in Java EE 8: Building Applications with Enterprise JavaBeans

Beginning EJB in Java EE 8: Building Applications with Enterprise JavaBeans

Jonathan Wetherbee, Massimo Nardone, Chirag Rathod, Raghu Kodali
Java EE 7 Development with WildFly

Java EE 7 Development with WildFly

Michal Cmil, Michal Matloka, Francesco Marchioni

Publisher Resources

ISBN: 9781484230305Purchase LinkPublisher Website