随笔 - 45, 文章 - 2, 评论 - 11, 引用 - 0
数据加载中……

Struts2.1.6 + Spring2.5.6 + Hibernate3.3.2所需要的jar包列表

jar包名称

所在位置

说明

antlr-2.7.6.jar

hibernate/lib/required

解析HQL

aspectjrt

spring/lib/aspectj

AOP

aspectjweaver

..

AOP

cglib-nodep-2.1_3.jar

spring/lib/cglib

代理,二进制增强

common-annotations.jar

spring/lib/j2ee

@Resource

commons-collections-3.1.jar

hibernate/lib/required

集合框架

commons-fileupload-1.2.1.jar

struts/lib

struts

commons-io-1.3.2

struts/lib

struts

commons-logging-1.1.1

单独下载,删除1.0.4(struts/lib)

struts

spring

dom4j-1.6.1.jar

hibernate/required

解析xml

ejb3-persistence

hibernate-annotation/lib

@Entity

freemarker-2.3.13

struts/lib

struts

hibernate3.jar

hibernate

 

hibernate-annotations

hibernate-annotation/

 

hibernate-common-annotations

hibernate-annotation/lib

 

javassist-3.9.0.GA.jar

hiberante/lib/required

hibernate

jta-1.1.jar

..

hibernate transaction

junit4.5

   

mysql-

   

ognl-2.6.11.jar

struts/lib

 

slf4j-api-1.5.8.jar

hibernate/lib/required

hibernate-log

slf4j-nop-1.5.8.jar

hibernate/lib/required

 

spring.jar

spring/dist

 

struts2-core-2.1.6.jar

struts/lib

 

xwork-2.1.2.jar

struts/lib

struts2

commons-dbcp

spring/lib/jarkata-commons

 

commons-pool.jar

..

 

struts2-spring-plugin-2.1.6.jar

struts/lib

 

posted on 2010-12-15 09:53 jack zhai 阅读(3644) 评论(2)  编辑  收藏 所属分类: Struts2hibernatespring

评论

# re: Struts2.1.6 + Spring2.5.6 + Hibernate3.3.2所需要的jar包列表  回复  更多评论   

包的列表会根据配置方式的不同,加入的包也不一样,不能一概而论。
如果是都是用 annotation 来配置,这样的包就不合适了。
2010-12-15 12:20 | 高少爷

# re: Struts2.1.6 + Spring2.5.6 + Hibernate3.3.2所需要的jar包列表  回复  更多评论   

@高少爷
我才开始学习如何整合SSH呢。
多谢你了。
不过,我很想知道实际开发中,XML方式用得多还是annotation用得多?还是两样混合?
2010-12-15 20:31 | jack zhai

只有注册用户登录后才能发表评论。


网站导航: