<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> Student Confirmation The student is confirmed: ${student.firstName} ${student.lastName}

Favorite Language: ${student.favoriteLanguage}