Home > Q&A > body text
使用<c:import url="/1.jsp"></import>为什么浏览器没有正确显示出包含的结果呢?如下图:
PHPz2017-04-17 18:00:57
It seems that your jstl taglib schema is not declared.
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>