Home
Examples
Tutorials
Errata
/ch6/complexPersistent/Confirm.jsp
/ch6/complexPersistent/Confirm.jsp
Confirmation Page with Edit/Process Options
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="core" %>
This is a simple HTML page that has a form in it.
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