搜索资源列表
FSH
- flex4.5+spring3+hibernate的项目实例,登录实例-flex4.5+ spring3+ hibernate project examples, log instance
UserManage
- UserManage SSH 框架 实现了增删改查 数据库为mysql Struts2.2.1+hibernate 3.5+spring3.0.2-UserManage S2SH Struts2.2.1+hibernate 3.5+spring3.0.2
ITSM
- struts2+spring3 +hibernate IT信息管理系统-struts2+ spring3+ hibernate IT Information Management System
SSH整合全部带包
- spring3,hibernate3,struts2整合
s2s3h
- struts2+Spring3+hibernate整合。里面有直接可运行的代码,和可部署到Eclipse上的代码-struts2+ Spring3+ hibernate integration. Can be run directly inside the code, and can be deployed to the Eclipse' s code
J2EE01
- 轻量级J2EE第一部分源码...Strut2,Hibernate,Spring3-thefirstofJ2EEsource
company
- 采用三层架构和HSQL数据库编写的java web,表示层用到的是struts2.0控制jsp页面的内容显示,数据持久层用的是Hibernate(ORM,对象-关系映射)对数据库是的数据进行操作,业务逻辑层用的是spring3.02对该程序进行业务(事务)管理,使用的数据库是HSQL,简单方便可移-Struts2.0+Spring3.0+Hibernate3.0+HSQL
TestSSh
- 纯Struts2 + hibernate 3 + spring 3 框架的搭建-纯Struts2+ hibernate 3+ spring 3 框架的搭建
Spring3.0MVCHibernate
- 基于spring3.0和hibernate的mvc模式的登录-Based on the mvc pattern spring3.0 and hibernate login
Spring_2900_Registratio
- 这是基于框架spring3.3+strust2.1.6+hibernate开发的注册系统,供学习用-This is based on the framework developed spring3.3+ strust2.1.6+ hibernate registration system for learning to use
spring3.04_struts2.18_hibernate3.55
- 该文件是SSH三大框架的jar包,里面包含了spring3.04、struts2.18和hibernate3.-The file is SSH three framework of the jar bag, involved spring3.04, struts2.18 and hibernate3.55
oops
- 权限系统 1. 目的:开发通用的权限系统。 2. 系统架构:struts2.8+hibernate3.5+spring3.0 2. 浏览器: 因为开发是一直使用的是chrome,开发完后才发现不兼容ie 3. 注意事项:如果出现 java.lang.NoSuchMethodError: javax.persistence.OneToMany.orphanRemoval()Z 由于hibernate-jpa-2.0-api-1.0.0.Final.jar和javaee
j2ee
- 基本SSH框架实现,李刚轻量级SSH框架上的源码,Struts2+Spring3+Hibernate3,做为初学者是个很不错的学习源码!-The basic SSH framework to achieve the source on the Gang lightweight SSH framework, Struts2+ Spring3+ Hibernate3, as a beginner is a very good learning source!
MyProjectSSH002
- SSH框架Struts2 spring3.1 hibernate 3.6-SSH frame
ssh_need
- 开发struts2+spring3+Hibernate框架所需要的struts2的包,以及开发ssh框架的基本方法,还有Mysql数据库所需要的包-Development framework struts2+spring3+Hibernate struts2 package, and the development of the ssh framework Mysql database package
bbs
- spring mvc+spring3+hibernate实现,功能较为全面,适合二次开发。-spring mvc+spring3+hibernate to achieve a more comprehensive, functional, suitable for secondary development.
oa
- oa系统,利用hibernate,struts2,spring3-the oa system, the use of hibernate, struts2 spring3
Spring3_Hibernate4
- spring3+hibernate的一个框架demo。可以让你省去麻烦的配置。也是新手学习的好例子。-this is a demo about spring3+hibernate。It is easy to see and learn!
hibernate-4-spring-3.1
- Spring3.1和hibernate4集成的基本代码-Spring3.1, and hibernate4 integrated basic code
s2sh-application-CRUD
- 1.使用struts2+spring3+hibernate3整合实现用户CRUD功能。 2.使用多种配置方式 A.将hibernate从外部导入,使用MySQL作为数据库。 B.将hibernate实体映射集成到spring配置文件中。 3.使用传统的配置文件集成框架。 4.注意以下问题: A.当使用spring管理struts2的 action时要注意需在struts2的action配置文件中添加 <con