You have completed the Display dynamic information on Web pages
with JavaServer Faces tutorial. This tutorial has taught you how to use JavaServer
Faces to create Web pages that can use information from a database.
Lessons learned
By completing this tutorial,
you learned about the following concepts and tasks:
- How to connect Web pages to a database.
- How to create pages that can create, read, update, and delete records
from the database.
- How to send data from one page to another.
- How to format dynamic content on Web pages.
- About JavaServer Faces and the JSF components
Additional resources
If you want to learn more about
the topics covered in this tutorial, consider the following sources: