/ch3/startExample/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: ${param.hobby} The value of the aversion that was sent to this page is: ${param.aversion}
If there is an error, please select Edit, otherwise please select Process.