Home
Examples
Tutorials
Errata
/ch6/complexForm/Confirm.jsp
/ch6/complexForm/Confirm.jsp
Complex Form - Confirm Page
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="core" %>
This page displays the values from some complex form elements.
Secret Code: ${helper.data.secretCode}
Level of Happiness: ${helper.data.happiness}
Extras:
${extra}
Comments: ${helper.data.comments}
Grade: ${helper.data.grade}
Teams:
${team}
Contact the author