/ch7/accountRemove/Edit.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 aversion that was sent to this page is: ${helper.data.aversion}
This is the data for account number ${helper.data.accountNumber}.
Hobby ${helper.errors.hobby} Aversion ${helper.errors.aversion}