struts2.5.10+spring4.1.6+hibernate4.3.11整合小案例
.project
1KB
.springBeans
479B
note.txt
1KB
src
test
resources
java
main
webapp
WEB-INF
views
emp-list.jsp
2KB
emp-input.jsp
2KB
web.xml
878B
jQuery
jquery-1.9.1.js
262KB
jquery-1.9.1.min.js
90KB
index.jsp
463B
resources
struts.xml
1KB
applicationContext.xml
2KB
hibernate.cfg.xml
784B
applicationContext.beans.xml
1KB
db.properties
167B
xwork-convertion.properties
42B
java
service
DepartmentService.java
364B
EmployeeService.java
624B
converters
SSHDateConverter.java
818B
dao
DepartmentDao.java
244B
EmployeeDao.java
850B
BaseDao.java
356B
actions
EmployeeAction.java
3KB
entity
Employee.hbm.xml
1KB
Department.java
386B
Department.hbm.xml
629B
Employee.java
1KB
lib
struts2-spring-plugin-2.5.10
commons-fileupload-1.3.2.jar
69KB
spring-expression-4.1.6.RELEASE.jar
253KB
spring-context-4.1.6.RELEASE.jar
1002KB
spring-beans-4.1.6.RELEASE.jar
692KB
javassist-3.20.0-GA.jar
733KB
spring-aspects-4.1.6.RELEASE.jar
55KB
commons-lang3-3.4.jar
424KB
spring-tx-4.1.6.RELEASE.jar
247KB
spring-jdbc-4.1.6.RELEASE.jar
417KB
spring-aop-4.1.6.RELEASE.jar
351KB
struts2-spring-plugin-2.5.10.jar
22KB
log4j-api-2.7.jar
214KB
aspectjweaver-1.8.5.jar
1.78MB
aopalliance-1.0.jar
4KB
spring-orm-4.1.6.RELEASE.jar
367KB
freemarker-2.3.23.jar
1.29MB
spring-web-4.1.6.RELEASE.jar
702KB
commons-io-2.4.jar
181KB
commons-logging-1.2.jar
60KB
spring-core-4.1.6.RELEASE.jar
984KB
ognl-3.1.12.jar
230KB
struts2-core-2.5.10.jar
1.52MB
hibernate-core-4.3.11.Final
jboss-logging-annotations-1.2.0.Beta1.jar
11KB
hibernate-commons-annotations-4.0.5.Final.jar
74KB
javassist-3.18.1-GA.jar
697KB
dom4j-1.6.1.jar
307KB
hibernate-core-4.3.11.Final.jar
5.04MB
hibernate-jpa-2.1-api-1.0.0.Final.jar
111KB
jboss-logging-3.1.3.GA.jar
56KB
antlr-2.7.7.jar
435KB
jandex-1.1.0.Final.jar
75KB
jboss-transaction-api_1.2_spec-1.0.0.Final.jar
27KB
mysql
mysql-connector-java-5.1.21.jar
809KB
c3p0
mchange-commons-java-0.2.11.jar
592KB
c3p0-0.9.5.2.jar
486KB
hibernate-c3p0-5.2.8.Final.jar
11KB
target
m2e-wtp
web-resources
META-INF
MANIFEST.MF
115B
maven
cn.tedu
ssh_02
pom.properties
226B
pom.xml
1KB
classes
service
EmployeeService.class
1KB
DepartmentService.class
657B
struts.xml
1KB
converters
SSHDateConverter.class
1KB
applicationContext.xml
2KB
hibernate.cfg.xml
784B
applicationContext.beans.xml
1KB
dao
EmployeeDao.class
2KB
DepartmentDao.class
684B
BaseDao.class
625B
actions
EmployeeAction.class
4KB
db.properties
167B
entity
Employee.hbm.xml
1KB
Department.hbm.xml
629B
Employee.class
2KB
Department.class
796B
xwork-convertion.properties
42B
test-classes
.settings
org.eclipse.wst.jsdt.ui.superType.container
49B
org.eclipse.wst.common.project.facet.core.xml
292B
org.eclipse.m2e.core.prefs
90B
org.eclipse.jdt.core.prefs
430B
org.eclipse.wst.validation.prefs
50B
org.eclipse.wst.jsdt.ui.superType.name
6B
org.eclipse.wst.common.component
674B
.jsdtscope
639B
pom.xml
1KB
.classpath
2KB
暂无评论