eclipse配置struts有什么问题么怎么出现404呢,跪求解答,谢谢了. 100
1个回答
展开全部
<welcome-file-list>
<welcome-file>index.html</welcome-file>
<welcome-file>index.htm</welcome-file>
<welcome-file>index.jsp</welcome-file>
<welcome-file>default.html</welcome-file>
<welcome-file>default.htm</welcome-file>
<welcome-file>default.jsp</welcome-file>
</welcome-file-list>
eclipse这里已经配置了
<welcome-file-list>
<welcome-file>index.jsp</welcome-file>
</welcome-file-list>
所以下面没有必要再配置一次。
还有这个web.xml是没有什么问题。问题出现在struts.xml里面。
<welcome-file>index.html</welcome-file>
<welcome-file>index.htm</welcome-file>
<welcome-file>index.jsp</welcome-file>
<welcome-file>default.html</welcome-file>
<welcome-file>default.htm</welcome-file>
<welcome-file>default.jsp</welcome-file>
</welcome-file-list>
eclipse这里已经配置了
<welcome-file-list>
<welcome-file>index.jsp</welcome-file>
</welcome-file-list>
所以下面没有必要再配置一次。
还有这个web.xml是没有什么问题。问题出现在struts.xml里面。
追问
哪错了呢
追答
index.jsp是不是要请求到Action。你这边index.jsp没有请求。struts.xml里面配置一下看一下
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询