struts2 不能访问项目主页 急求解! - ITeye问答
2010年10月29日 - struts2 不能访问项目主页 急求解!5 web.xml:<welcome-file-list> <welcome-file>/WEB-INF/index.jsp</welcome-file> </welcome-file-list> </web-app...
求解、struts2的访问路径的问题!_百度知道
最佳答案: 同一个package.你就对应一个action..弄这么多package干嘛. 另外你的2个action的配置都是没有method属性.那么就会去Action里面找execute()方法.更多关于struts2 不能访问项目主页 急求解!的问题>>