Creating multiple-page applications

This procedure describes how to create the three applications needed for the multiple-page application example. You will set up a master application and two child, or drill-down, applications, using database elements that extract data from sampledb. The three applications are:

The completed example lets you click a department name to display a list of employees in the department, and click a department head name to display information about the employee.

You can click an employee to display details about that employee.