HTTP Status 404 - There is no Action mapped for namespace [/] and
action name [helloworld] associated with context path [/HelloWorld].
3 回答
qq_雁过留声_2
TA贡献21条经验 获得超47个赞
struts.xml文件名错误。一定要注意拼写问题;
struts.xml文件放置路径错误。一定要将此文件放置在src目录下。编译成功后,要确认是否编译到classes目录中;
struts.xml文件内容错误。下面给出一个正确的struts.xml文件以供参考。注意背景色部分。
添加回答
举报
0/150
提交
取消
