In this module, you will learn how to create Web pages that allow
you to display, edit, delete, and create information from a database. You
will learn about JavaServer Faces (JSF) technology and use it to make complex
programming operations simple.
Learning objectives
This
module teaches you how to set up a connection to a database and display
the
information from the database on a Web page. In this module, you will:
- Connect Web pages to a database.
- Create pages that display,
create, edit, and delete records from the database.
- Send data from one page to another
Time required
This module should take approximately
2 hours to complete. If you decide to explore other facets of dynamic Web
sites while working on the tutorial, it could take longer to finish.