Section 8.2 Web Application Development with JSF
Learning Objectives
After you have completed this section, you should be able to
- use data from databases for your Java-based web applications.
- include Ajax-enabled web components in NetBeans web applications.
- use virtual forms.
Activities
Study Questions
- What is JSF?
- How is JSF related to JSP?
- How is JSF related to NetBeans?
- How do you build a Java-based web application that presents data from a database?
- What is the Ajax-enabled Autocomplete Text Field?
- How do you access databases in a Java-based web application?
- How do you interact with databases in an Ajax-enabled JSF web application?
- How do you use Java DB?
- Can you use MySQL with JSF? How?
- How do you validate form data in JSP and JSF?
- What is the Map Viewer? Where do you get the package?
Review
Do the self-review exercises in online Chapter 27.
Summary
Read the Chapter 27.