日期:2014-05-16 浏览次数:20366 次
<%=request.getContextPath()%>
${pageContext.request.contextPath}
request.getRealPath()
getServletContext().getRealPath("/")
request.getSession().getServletContext().getRealPath()
this.getClass ().getClassLoader().getResource("/").getPath()