There is no Action mapped for namespace / and action name tutorial
问题 I am unable to execute my struts2 application. I am using eclipse indigo IDE, tomcat 7 and jdk 1.7. The jar files I included are: commons-logging-1.0.4.jar, freemarker-2.3.8.jar, ognl- 2.6.11.jar, struts2-core-2.0.11.jar, xwork-2.0.4.jar I placed the struts.xml in classes folder in WEB-INF and I also tried it placing in src folder but I could not able to make it. I am getting the below error on console There is no Action mapped for namespace / and action name tutorial. - [unknown location]