index.jsp
Create Person
Enter your details
listPageParameters.jsp
<%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %>
Display details
Your details (or, the details that you entered!)
First name
Last name
Age
<%-- The following two values are not passed from the HTML form
and are present to show the syntax for specifying default
values --%>
Partner's name
Partner's age
Unknown age