© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
B. Scholtz, A. TijmsThe Definitive Guide to Jakarta Faces in Jakarta EE 10https://doi.org/10.1007/978-1-4842-7310-4_8

8. Backing Beans

Bauke Scholtz1   and Arjan Tijms2
(1)
Willemstad, Curaçao
(2)
Amsterdam, Noord-Holland, The Netherlands
 

The “backing bean” is a Jakarta Facesspecific concept. It represents the sole JavaBean class that is ultimately used as a “managed bean” responsible for providing data, actions, and/or components in a Jakarta Faces page.

Model, View, or Controller?

Jakarta Faces is an MVC (model-view-controller) framework. MVC is a widely used architectural design pattern for software applications that has its roots in desktop application development. ...

Get The Definitive Guide to Jakarta Faces in Jakarta EE 10: Building Java-Based Enterprise Web Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.