Screenshots for Homework 6

Here are some examples of screen shots for homework 6.

A table is used to organize the form elements so that the elements are arranged in a column.

Important: your fields will not be the same as these. You will use the fields from HW5. These examples are for you to see the layout and style of the pages.
These are just examples of the layout. The homework requires different styles.

Error messages print distictively.

If some fields are valid, but others are not, notice that the radio groups, check box groups and select lists have maintained their values.

Nested ordered lists are used to display all the data in the confirm page. Those elements that return an array use the inner ordered list to display all the values.

If the edit button is chosen on the confirm page, all the elements should be initialized with the values from the bean.

The process page uses nested ordered lists to display the data that has been added to the database. Notice that the entire contents of the database are not displayed on this page.

The view page uses a table to display all the data from the database.