struts2 使用Annotation 配置的小例子

时间:2012-11-10 08:17:13
【文件属性】:
文件名称:struts2 使用Annotation 配置的小例子
文件大小:4MB
文件格式:ZIP
更新时间:2012-11-10 08:17:13
struts2 Annotation struts2 使用Annotation配置实现的小例子,转载供大家学习使用,里面包括了所需的jar包
【文件预览】:
ApacheLicense.txt
WEB-INF
----web.xml(773B)
----lib()
--------spring-test-2.5.6.jar(177KB)
--------freemarker-2.3.13.jar(850KB)
--------commons-logging-1.1.jar(52KB)
--------ognl-2.6.11.jar(164KB)
--------junit-3.8.1.jar(118KB)
--------xwork-2.1.2.jar(2.18MB)
--------struts2-core-2.1.6.jar(719KB)
--------commons-fileupload-1.2.1.jar(56KB)
--------struts2-convention-plugin-2.1.6.jar(61KB)
--------commons-io-1.3.2.jar(86KB)
----classes()
--------struts.properties(38B)
--------com()
index.jsp
META-INF
----MANIFEST.MF(39B)
results
----successPage.jsp(377B)

网友评论

  • 感谢LZ分享 正是我需要的 下载学习了