jstl引入

引入jstl标签库

<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
原文地址:https://www.cnblogs.com/cmelody/p/6574493.html