JSP Data Bound Lists Sample

Overview

The goal of this sample application is to demonstrate how JSP screens can use list items and radio groups that are bound to collections of data from the database.

Requirements

You must have JDeveloper 10g and access to an Oracle database with the Oracle common schema installed on it. If you do not have the common schemas installed, follow these instructions. This sample depends on the hr_conn connection as defined in those instructions.

Running the sample

To run the sample right-click on the View project and select Run from the context menu.