取JSP,Action中全路径的方法取JSP,Action中全路径的方法JSP中:${pageContext.request.contextPath}利用EL
取JSP,Action中全路径的方法
取JSP,Action中全路径的方法JSP中:${pageContext.request.contextPath}
利用EL表达式,相当于http://localhost:8080/应用名称Jave类中:
取JSP,Action中全路径的方法
取JSP,Action中全路径的方法JSP中:${pageContext.request.contextPath}
利用EL表达式,相当于http://localhost:8080/应用名称Jave类中: