struts设置首页以index.jsp为web.xml配置首页.在index.jsp里加:jsp:forward pageindex.action/
struts设置首页
以index.jsp为web.xml配置首页.
在index.jsp里加:
<jsp:forward page="index.action"/>
struts设置首页
以index.jsp为web.xml配置首页.
在index.jsp里加:
<jsp:forward page="index.action"/>