java - <c:import url="...">没有显示出结果
大家讲道理
大家讲道理 2017-04-17 17:58:57
0
1
279

使用<c:import url="/1.jsp"></import>为什么浏览器没有正确显示出包含的结果呢?
如下图:

大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

reply all(1)
PHPzhong

It seems that your jstl taglib schema is not declared.

<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template