Book Image

Mastering JavaServer Faces 2.2

By : Anghel Leonard
Book Image

Mastering JavaServer Faces 2.2

By: Anghel Leonard

Overview of this book

Table of Contents (20 chapters)
Mastering JavaServer Faces 2.2
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
The JSF Life Cycle
Index

Summary


In this chapter, you saw how to exploit HTML5 through JSF 2.2 using the pass-through attribute and the pass-through elements techniques. Moreover, in the second part of this chapter, you saw how to work with the new JSF 2.2 upload component (simple upload, multiple file uploads, upload images with preview, and indeterminate/determinate progress bars for upload).

See you in the next chapter, where we will go further with a great feature of JSF 2.2, that is, stateless views.