1 <%@taglib prefix="fmt" uri="http://java.sun.com/jstl/fmt_rt" %> 2 <fmt:formatDate value="<%=new Date()%>" pattern="yyyy-MM-dd "/>