struts2 404 ? 如何处理

struts.xml



<!-- 设置是否支持动态方法调用,true为支持,false不支持. -->




struts-test.xml:



/jsp/test.jsp


访问路径:
http://localhost:8080/activeMqTest/test/sayHello!welcome.do

一直报 HTTP Status 404 - There is no Action mapped for action name
快疯了!求大神帮忙解答

http://blog.csdn.net/qingkongxiaoyang/article/details/3952514