文件名称:mod07_struts
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-11-19
- 文件大小:
- 2.74mb
- 下载次数:
- 0次
- 提 供 者:
- 蒋*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
介绍了有关struts的有关用法, add the Struts fr a mework to the project,show
how the project properties and libraries are affected.
是不错的Java程序-In this demo, you demonstrate how to projeadd the Struts fr a mework to the web application ct, and make necessary changes to use the Struts fr a mework.
Two projects, PreStrutsDemo and PostStrutsDemo are provided. You can open the
PreStrutsDemo project, and add the Struts fr a mework to the project, and show how the project properties and libraries are affected.
When you add the Struts fr a mework, you follow the default settings for the
Struts fr a mework, and select Add Struts TLDs for future use.
The PostStrutsDemo project is a working project that has been modified to use
Struts and action classes to implement the project.
You can compare the AddLeagueAction class in the PostStrutsDemo project and the
AddLeagueServlet class in the PreStrutsDemo project to explain,and the web.xml
descr iptors in these two projects to explain the necessary changes you should
make for the Struts based project.
You should also demonstrate the struts-config.xml descr iptor to explain the
stru
how the project properties and libraries are affected.
是不错的Java程序-In this demo, you demonstrate how to projeadd the Struts fr a mework to the web application ct, and make necessary changes to use the Struts fr a mework.
Two projects, PreStrutsDemo and PostStrutsDemo are provided. You can open the
PreStrutsDemo project, and add the Struts fr a mework to the project, and show how the project properties and libraries are affected.
When you add the Struts fr a mework, you follow the default settings for the
Struts fr a mework, and select Add Struts TLDs for future use.
The PostStrutsDemo project is a working project that has been modified to use
Struts and action classes to implement the project.
You can compare the AddLeagueAction class in the PostStrutsDemo project and the
AddLeagueServlet class in the PreStrutsDemo project to explain,and the web.xml
descr iptors in these two projects to explain the necessary changes you should
make for the Struts based project.
You should also demonstrate the struts-config.xml descr iptor to explain the
stru
(系统自动生成,下载前可以参看下载内容)
下载文件列表
mod07_struts\PostStrutsDemo
............\..............\build.xml
............\..............\build
............\..............\.....\web
............\..............\.....\...\index.html
............\..............\.....\...\META-INF
............\..............\.....\...\........\MANIFEST.MF
............\..............\.....\...\WEB-INF
............\..............\.....\...\.......\classes
............\..............\.....\...\.......\.......\sl314
............\..............\.....\...\.......\.......\.....\controller
............\..............\.....\...\.......\.......\.....\..........\AddLeagueAction.class
............\..............\.....\...\.......\.......\.....\..........\RegisterAction.class
............\..............\.....\...\.......\.......\.....\model
............\..............\.....\...\.......\.......\.....\.....\League.class
............\..............\.....\...\.......\.......\.....\.....\LeagueService.class
............\..............\.....\...\.......\.......\.....\.....\ObjectNotFoundException.class
............\..............\.....\...\.......\.......\.....\.....\Player.class
............\..............\.....\...\.......\.......\.....\.....\PlayerService.class
............\..............\.....\...\.......\.......\.....\.....\RegisterService.class
............\..............\.....\...\.......\.......\.....\view
............\..............\.....\...\.......\.......\.....\....\AddLeagueFormServlet.class
............\..............\.....\...\.......\.......\.....\....\ListLeaguesServlet.class
............\..............\.....\...\.......\.......\.....\....\RegisterFormServlet.class
............\..............\.....\...\.......\.......\.....\....\SuccessServlet.class
............\..............\.....\...\.......\.......\.....\....\ThankYouServlet.class
............\..............\.....\...\.......\.......\.....\web
............\..............\.....\...\.......\.......\.....\...\InitializeModelProperties.class
............\..............\.....\...\.......\data
............\..............\.....\...\.......\....\leagues.txt
............\..............\.....\...\.......\lib
............\..............\.....\...\.......\...\antlr.jar
............\..............\.....\...\.......\...\commons-beanutils.jar
............\..............\.....\...\.......\...\commons-digester.jar
............\..............\.....\...\.......\...\commons-fileupload.jar
............\..............\.....\...\.......\...\commons-logging.jar
............\..............\.....\...\.......\...\commons-validator.jar
............\..............\.....\...\.......\...\jakarta-oro.jar
............\..............\.....\...\.......\...\struts.jar
............\..............\.....\...\.......\struts-bean.tld
............\..............\.....\...\.......\struts-config.xml
............\..............\.....\...\.......\struts-html.tld
............\..............\.....\...\.......\struts-logic.tld
............\..............\.....\...\.......\struts-nested.tld
............\..............\.....\...\.......\struts-tiles.tld
............\..............\.....\...\.......\sun-web.xml
............\..............\.....\...\.......\tiles-defs.xml
............\..............\.....\...\.......\validation.xml
............\..............\.....\...\.......\validator-rules.xml
............\..............\.....\...\.......\web.xml
............\..............\.....\...\welcomeStruts.jsp
............\..............\dist
............\..............\....\ViewDemo.war
............\..............\nbproject
............\..............\.........\ant-deploy.xml
............\..............\.........\build-impl.xml
............\..............\.........\genfiles.properties
............\..............\.........\jax-ws.xml
............\..............\.........\lab07_Post_Fix.tar
............\..............\.........\private
............\..............\.........\.......\private.properties
............\..............\.........\.......\private.xml
............\..............\.........\project.properties
............\..............\.........\project.xml
............\.............