WEBROOT根目录 <%=request.getContextPath()%>

WEBROOT根目录 <%=request.getContextPath()%> == ${pageContext.request.contextPath}

转载于:https://www.cnblogs.com/wujixing/p/5846713.html