Struts 二 – Hello World Tutorial

Struts 2 – Hello World Tutorial1、including JARcommons-logging-1.0.4.jarfreemarker-2.3.8.jarognl-2.6

Struts 2 – Hello World Tutorial
1、including JAR
commons-logging-1.0.4.jarfreemarker-2.3.8.jarognl-2.6.11.jarstruts2-core-2.0.11.jarxwork-2.0.4.jar

2、configuring struts 2 filter in web.xml file



3、create a struts action class:


6、create the presentation page for example


7、struts.xml


11、index.jsp