Struts Validator Sample

Overview

This sample application demonstrates how JSP screens which are bound to ADF model data, can use the Struts Validator framework.

For an example of Struts validator in action with an unbound input form see the general StrutsExample demo

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.