SSH2之spring和struts框架搭建后项目运行无法正常跳转问题

 这几天一直在学SSH2框架,开始学时报各种错误,最后在整好后,从首页提交数据后报

HTTP Status 404 - No result defined for action com.ph.action.LoginAction and result fail,在查阅各种资料后,在struts.xml加上namespace="/",重启后页面就能正常启动

 

你可能感兴趣的:(spring,struts)