Description: This lecture first introduced to the process of the MVC design pattern and the Struts framework, and then introduce the Struts 1 framework, Struts 2 framework as well as the differences between them, and then introduced the Struts 2 architecture, workflow, configuration files, and so on, and finally introduces a HelloWorld instance created to enable readers to understand the basic flow of Struts 2 development
To Search:
File list (Check if you may need any files):
11-struts-1\11-struts-1.doc
...........\struts-jar\asm-3.1.jar
...........\..........\asm-commons-3.1.jar
...........\..........\asm-tree-3.1.jar
...........\..........\commons-fileupload-1.2.2.jar
...........\..........\commons-io-2.0.1.jar
...........\..........\commons-lang-2.5.jar
...........\..........\freemarker-2.3.16.jar
...........\..........\javassist-3.11.0.GA.jar
...........\..........\ognl-3.0.1.jar
...........\..........\struts2-core-2.2.3.jar
...........\..........\xwork-core-2.2.3.jar
...........\HelloWorld\web.xml
...........\..........\HelloWorld.jsp
...........\..........\struts.xml
...........\..........\HelloWorld.java
...........\struts-jar
...........\HelloWorld
11-struts-1