org.apache.struts.webapp.el.exercise |
|
Java Source File Name | Type | Comment |
Coord.java | Class | Simple bean to use for testing indexed tags. |
DynaSetAction.java | Class | |
HtmlSettersAction.java | Class | Do-nothing action that accepts the changes made automatically in our form
bean, and then returns control to the input form (if "Save" was pressed) or
the main menu (if "Cancel" was pressed).
author: Craig R. |
TestBean.java | Class | General purpose test bean for Struts custom tag tests.
author: Craig R. |