<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