文件名称:ssh-annotation
-
所属分类:
- 标签属性:
- 上传时间:2014-06-02
-
文件大小:17.18mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
多个框架(struts+spring+hibernate)的集成,是目前较流行的一种Web应用程序开源集成框架,用于构建灵活、易于扩展的多层Web应用程序;依赖注入实现了标签化-Multiple frame integration (struts+spring+hibernate), is an open source Web application integration framework of the popular, for the construction of multi tier Web application flexible, extensible dependency injection the label
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ssh-annotation/.classpath
ssh-annotation/.mymetadata
ssh-annotation/.project
ssh-annotation/.settings/.jsdtscope
ssh-annotation/.settings/com.genuitec.eclipse.j2eedt.core.prefs
ssh-annotation/.settings/org.eclipse.jdt.core.prefs
ssh-annotation/.settings/org.eclipse.wst.jsdt.ui.superType.container
ssh-annotation/.settings/org.eclipse.wst.jsdt.ui.superType.name
ssh-annotation/example.log
ssh-annotation/src/applicationContext-common.xml
ssh-annotation/src/cn/com/action/RegisterAction.java
ssh-annotation/src/cn/com/dao/BaseHibernateDao.java
ssh-annotation/src/cn/com/dao/impl/UserDao.java
ssh-annotation/src/cn/com/dao/IUserDao.java
ssh-annotation/src/cn/com/entity/User.java
ssh-annotation/src/cn/com/service/impl/UserService.java
ssh-annotation/src/cn/com/service/IUserService.java
ssh-annotation/src/cn/com/test/AbstractServiceTests.java
ssh-annotation/src/cn/com/test/EntityTest.java
ssh-annotation/src/cn/com/test/HibernateUtil.java
ssh-annotation/src/cn/com/test/ServiceTest.java
ssh-annotation/src/hibernate.cfg.xml(整合后可删除)
ssh-annotation/src/log4j.properties
ssh-annotation/src/struts.xml
ssh-annotation/ssh_annotation数据库信息.htm
ssh-annotation/WebRoot/error.jsp
ssh-annotation/WebRoot/index.jsp
ssh-annotation/WebRoot/META-INF/MANIFEST.MF
ssh-annotation/WebRoot/register.jsp
ssh-annotation/WebRoot/success.jsp
ssh-annotation/WebRoot/WEB-INF/classes/applicationContext-common.xml
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/action/RegisterAction.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/dao/BaseHibernateDao.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/dao/impl/UserDao.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/dao/IUserDao.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/entity/User.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/service/impl/UserService.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/service/IUserService.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/test/AbstractServiceTests.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/test/EntityTest.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/test/HibernateUtil.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/test/ServiceTest.class
ssh-annotation/WebRoot/WEB-INF/classes/hibernate.cfg.xml
ssh-annotation/WebRoot/WEB-INF/classes/log4j.properties
ssh-annotation/WebRoot/WEB-INF/classes/struts.xml
ssh-annotation/WebRoot/WEB-INF/lib/aopalliance.jar
ssh-annotation/WebRoot/WEB-INF/lib/aspectjweaver.jar
ssh-annotation/WebRoot/WEB-INF/lib/commons-dbcp-1.3.jar
ssh-annotation/WebRoot/WEB-INF/lib/commons-logging-1.1.1.jar
ssh-annotation/WebRoot/WEB-INF/lib/commons-pool-1.6.jar
ssh-annotation/WebRoot/WEB-INF/lib/hibernate4/antlr-2.7.7.jar
ssh-annotation/WebRoot/WEB-INF/lib/hibernate4/dom4j-1.6.1.jar
ssh-annotation/WebRoot/WEB-INF/lib/hibernate4/hibernate-commons-annotations-4.0.1.Final.jar
ssh-annotation/WebRoot/WEB-INF/lib/hibernate4/hibernate-core-4.1.9.Final.jar
ssh-annotation/WebRoot/WEB-INF/lib/hibernate4/hibernate-jpa-2.0-api-1.0.1.Final.jar
ssh-annotation/WebRoot/WEB-INF/lib/hibernate4/javassist-3.17.1-GA.jar
ssh-annotation/WebRoot/WEB-INF/lib/hibernate4/jboss-logging-3.1.0.GA.jar
ssh-annotation/WebRoot/WEB-INF/lib/hibernate4/jboss-transaction-api_1.1_spec-1.0.0.Final.jar
ssh-annotation/WebRoot/WEB-INF/lib/junit-4.11.jar
ssh-annotation/WebRoot/WEB-INF/lib/log4j-core-2.0-beta3.jar
ssh-annotation/WebRoot/WEB-INF/lib/ojdbc6.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-aop-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-aspects-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-beans-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-context-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-core-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-expression-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-jdbc-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-orm-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-struts-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-test-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-tx-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-web-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/asm-3.3.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/asm-commons-3.3.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/commons-fileupload-1.2.2.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/commons-io-2.0.1.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/commons-lang-2.4.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/commons-lang3-3.1.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/freemarker-2.3.19.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/javassist-3.11.0.GA.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/ognl-3.0.5.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/struts2-convention-plugin-2.3.7.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/struts2-core-2.3.7.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/struts2-spring-plugin-2.3.7.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/xwork-core-2.3.7.jar
ssh-annotation/.mymetadata
ssh-annotation/.project
ssh-annotation/.settings/.jsdtscope
ssh-annotation/.settings/com.genuitec.eclipse.j2eedt.core.prefs
ssh-annotation/.settings/org.eclipse.jdt.core.prefs
ssh-annotation/.settings/org.eclipse.wst.jsdt.ui.superType.container
ssh-annotation/.settings/org.eclipse.wst.jsdt.ui.superType.name
ssh-annotation/example.log
ssh-annotation/src/applicationContext-common.xml
ssh-annotation/src/cn/com/action/RegisterAction.java
ssh-annotation/src/cn/com/dao/BaseHibernateDao.java
ssh-annotation/src/cn/com/dao/impl/UserDao.java
ssh-annotation/src/cn/com/dao/IUserDao.java
ssh-annotation/src/cn/com/entity/User.java
ssh-annotation/src/cn/com/service/impl/UserService.java
ssh-annotation/src/cn/com/service/IUserService.java
ssh-annotation/src/cn/com/test/AbstractServiceTests.java
ssh-annotation/src/cn/com/test/EntityTest.java
ssh-annotation/src/cn/com/test/HibernateUtil.java
ssh-annotation/src/cn/com/test/ServiceTest.java
ssh-annotation/src/hibernate.cfg.xml(整合后可删除)
ssh-annotation/src/log4j.properties
ssh-annotation/src/struts.xml
ssh-annotation/ssh_annotation数据库信息.htm
ssh-annotation/WebRoot/error.jsp
ssh-annotation/WebRoot/index.jsp
ssh-annotation/WebRoot/META-INF/MANIFEST.MF
ssh-annotation/WebRoot/register.jsp
ssh-annotation/WebRoot/success.jsp
ssh-annotation/WebRoot/WEB-INF/classes/applicationContext-common.xml
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/action/RegisterAction.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/dao/BaseHibernateDao.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/dao/impl/UserDao.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/dao/IUserDao.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/entity/User.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/service/impl/UserService.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/service/IUserService.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/test/AbstractServiceTests.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/test/EntityTest.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/test/HibernateUtil.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/test/ServiceTest.class
ssh-annotation/WebRoot/WEB-INF/classes/hibernate.cfg.xml
ssh-annotation/WebRoot/WEB-INF/classes/log4j.properties
ssh-annotation/WebRoot/WEB-INF/classes/struts.xml
ssh-annotation/WebRoot/WEB-INF/lib/aopalliance.jar
ssh-annotation/WebRoot/WEB-INF/lib/aspectjweaver.jar
ssh-annotation/WebRoot/WEB-INF/lib/commons-dbcp-1.3.jar
ssh-annotation/WebRoot/WEB-INF/lib/commons-logging-1.1.1.jar
ssh-annotation/WebRoot/WEB-INF/lib/commons-pool-1.6.jar
ssh-annotation/WebRoot/WEB-INF/lib/hibernate4/antlr-2.7.7.jar
ssh-annotation/WebRoot/WEB-INF/lib/hibernate4/dom4j-1.6.1.jar
ssh-annotation/WebRoot/WEB-INF/lib/hibernate4/hibernate-commons-annotations-4.0.1.Final.jar
ssh-annotation/WebRoot/WEB-INF/lib/hibernate4/hibernate-core-4.1.9.Final.jar
ssh-annotation/WebRoot/WEB-INF/lib/hibernate4/hibernate-jpa-2.0-api-1.0.1.Final.jar
ssh-annotation/WebRoot/WEB-INF/lib/hibernate4/javassist-3.17.1-GA.jar
ssh-annotation/WebRoot/WEB-INF/lib/hibernate4/jboss-logging-3.1.0.GA.jar
ssh-annotation/WebRoot/WEB-INF/lib/hibernate4/jboss-transaction-api_1.1_spec-1.0.0.Final.jar
ssh-annotation/WebRoot/WEB-INF/lib/junit-4.11.jar
ssh-annotation/WebRoot/WEB-INF/lib/log4j-core-2.0-beta3.jar
ssh-annotation/WebRoot/WEB-INF/lib/ojdbc6.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-aop-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-aspects-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-beans-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-context-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-core-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-expression-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-jdbc-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-orm-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-struts-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-test-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-tx-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-web-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/asm-3.3.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/asm-commons-3.3.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/commons-fileupload-1.2.2.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/commons-io-2.0.1.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/commons-lang-2.4.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/commons-lang3-3.1.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/freemarker-2.3.19.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/javassist-3.11.0.GA.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/ognl-3.0.5.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/struts2-convention-plugin-2.3.7.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/struts2-core-2.3.7.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/struts2-spring-plugin-2.3.7.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/xwork-core-2.3.7.jar
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.