文件名称:struts
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.85mb
- 下载次数:
- 0次
- 提 供 者:
- 于**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本讲首先介绍MVC设计模式及Struts 框架产生的过程,然后介绍Struts 1框架、Struts 2框架以及他们之间的差别,接着介绍Struts 2的体系结构、工作流程、配置文件等,最后介绍一个HelloWorld实例的创建,使读者了解Struts 2开发的基本流程-This lecture first introduced to the process of the MVC design pattern and the Struts fr a mework, and then introduce the Struts 1 fr a mework, Struts 2 fr a mework 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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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