Test struts-html Link Tag
The following links should hyperlink back to this page, with various combinations of request parameters used to modify the previous values of the associated form bean. Press the "Cancel" button to return to the main menu.
Current Values
booleanProperty
intProperty
doubleProperty
longProperty
floatProperty
stringProperty
stringArray
Hyperlinks To Be Tested (via page attribtue)
No modifications at all
Double and long via hard coded changes
String via paramId and paramName
String via nested param tag
Boolean via paramId, paramName, and paramValue
Float, int, and stringArray via name (Map)
Hyperlinks To Be Tested (via action attribtue)
No modifications at all
Double and long via hard coded changes
String via paramId and paramName
Boolean via paramId, paramName, and paramValue
Float, int, and stringArray via name (Map)
Reset and Cancel Buttons