This tutorial expands on the Introducing
EGL tutorial by teaching you more advanced uses of EGL and JSF.
In this tutorial, you create two pages that allow a user to search
a database in different ways.
Learning objectives
In
this tutorial, you learn how to do these tasks:
- Use SQL statements to filter results for a search page
- Create a customized EGL record part and display it on a page
- Populate a JSF combo box with dynamic data
- Apply type-ahead support to an input control
Time required
90 minutes