<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
ID First Name Last Name
${u.id } ${u.firstName } ${u.lastName }