© 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_6

6. Output Components

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

Technically, the input components as described in Chapter 4 are also output components. They are not only capable of processing any submitted input values but they are also capable of outputting the model value during the render response phase (sixth phase). This is also visible in the Jakarta Faces API (application programming interface): the UIInput superclass extends from the UIOutput superclass.

There are also a bunch ...

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.