At the end of this session, you should be able to:
- Understand the purpose of MVC frameworks
- Recognize that JavaServer Faces (JSF) is an MVC framework
- Apply the MVC patterns used in JSF to build a web application
- Create a backing bean
- Wire a backing bean to the user interface
- Configure navigation
- Use validation