suchen

Heim  >  Fragen und Antworten  >  Hauptteil

java - <c:import url="...">没有显示出结果

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

大家讲道理大家讲道理2893 Tage vor288

Antworte allen(1)Ich werde antworten

  • PHPz

    PHPz2017-04-17 18:00:57

    看样子应该是你的jstl taglib schema没有声明。

    <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>

    Antwort
    0
  • StornierenAntwort