<c:choose>
<c:when test="">
<><>
</c:when>
<c:otherwise>
<><>
</c:otherwise>
</c:choose>
<c:when test="">
<><>
</c:when>
<c:otherwise>
<><>
</c:otherwise>
</c:choose>
2017-07-17
已采纳回答 / To_The_Moon
整个工程加到Tomcat里没呀?如果没加会报错另外我生成的文件头是这样的<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2017-07-16
<%@ page isELIgnored="false"%>
c:out value中参数无法被解析的话 在jsp上面加上这句话
c:out value中参数无法被解析的话 在jsp上面加上这句话
2017-07-11
<Context crossContext="true">...</Context>
2017-06-20