//createPerson.jsp
Create Person
Enter your details
// displayDetails.jsp
<%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %>
Display details
Your details (or, the details you entered!)
First name
Last name
Age