文件名称:myeclipce6.5+struts2
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2011-07-20
- 文件大小:
- 3.24mb
- 下载次数:
- 0次
- 提 供 者:
- jhony1991@126.com
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在MyEclipce6.5下,人工手写的struts2例子,希望对大家有帮助。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : TestStruts2.zip 列表 TestStruts2/ TestStruts2/.classpath TestStruts2/.myeclipse/ TestStruts2/.mymetadata TestStruts2/.project TestStruts2/.settings/ TestStruts2/.settings/org.eclipse.jdt.core.prefs TestStruts2/src/ TestStruts2/src/com/ TestStruts2/src/com/sinpo/ TestStruts2/src/com/sinpo/test/ TestStruts2/src/com/sinpo/test/Action.java TestStruts2/src/com/sinpo/test/bean/ TestStruts2/src/com/sinpo/test/bean/User.java TestStruts2/src/com/sinpo/test/LoginAction.java TestStruts2/src/com/sinpo/test/LoginAction1.java TestStruts2/src/com/sinpo/test/LoginAction2.java TestStruts2/src/com/sinpo/test/TestAction.java TestStruts2/src/struts.xml TestStruts2/WebRoot/ TestStruts2/WebRoot/error.jsp TestStruts2/WebRoot/HelloWorld.jsp TestStruts2/WebRoot/index.jsp TestStruts2/WebRoot/login/ TestStruts2/WebRoot/login/login.jsp TestStruts2/WebRoot/META-INF/ TestStruts2/WebRoot/META-INF/MANIFEST.MF TestStruts2/WebRoot/WEB-INF/ TestStruts2/WebRoot/WEB-INF/classes/ TestStruts2/WebRoot/WEB-INF/classes/com/ TestStruts2/WebRoot/WEB-INF/classes/com/sinpo/ TestStruts2/WebRoot/WEB-INF/classes/com/sinpo/test/ TestStruts2/WebRoot/WEB-INF/classes/com/sinpo/test/Action.class TestStruts2/WebRoot/WEB-INF/classes/com/sinpo/test/bean/ TestStruts2/WebRoot/WEB-INF/classes/com/sinpo/test/bean/User.class TestStruts2/WebRoot/WEB-INF/classes/com/sinpo/test/LoginAction.class TestStruts2/WebRoot/WEB-INF/classes/com/sinpo/test/LoginAction1.class TestStruts2/WebRoot/WEB-INF/classes/com/sinpo/test/LoginAction2.class TestStruts2/WebRoot/WEB-INF/classes/com/sinpo/test/TestAction.class TestStruts2/WebRoot/WEB-INF/classes/struts.xml TestStruts2/WebRoot/WEB-INF/lib/ TestStruts2/WebRoot/WEB-INF/lib/asm-3.1.jar TestStruts2/WebRoot/WEB-INF/lib/asm-commons-3.1.jar TestStruts2/WebRoot/WEB-INF/lib/asm-tree-3.1.jar TestStruts2/WebRoot/WEB-INF/lib/commons-fileupload-1.2.2.jar TestStruts2/WebRoot/WEB-INF/lib/commons-io-2.0.1.jar TestStruts2/WebRoot/WEB-INF/lib/commons-lang-2.5.jar TestStruts2/WebRoot/WEB-INF/lib/freemarker-2.3.16.jar TestStruts2/WebRoot/WEB-INF/lib/javassist-3.11.0.GA.jar TestStruts2/WebRoot/WEB-INF/lib/ognl-3.0.1.jar TestStruts2/WebRoot/WEB-INF/lib/struts2-core-2.2.3.jar TestStruts2/WebRoot/WEB-INF/lib/xwork-core-2.2.3.jar TestStruts2/WebRoot/WEB-INF/struts.properties TestStruts2/WebRoot/WEB-INF/web.xml