/ch5/requiredValidation/Confirm.jsp
This is a simple HTML page that has a form in it.
The value of the hobby that was sent to this page is: ${helper.data.hobby} The value of the aversions that was sent to this page is: ${helper.data.aversion} The days per week for practicing the hobby that was sent to this page is: ${helper.data.daysPerWeek}
If there is an error, please select Edit, otherwise please select Process.