Create Person
Enter your details
//displayDetails.jsp
<%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %>
Display details
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