在webx.ml中 配置struts2 后 welcome-file-list 失效的解决方法

在webx.ml中 配置struts2 后 welcome-file-list 失效的解决办法struts2%--jsp:forward page${pageCont

在webx.ml中 配置struts2 后 welcome-file-list 失效的解决办法

struts2

<%--<jsp:forward page="${pageContext.request.contextPath}/index-init.action" />--%><meta http-equiv='refresh'  content='0;url=${pageContext.request.contextPath}/index-init.action'>

在jsp文件中的两种方式选一即可