搜索资源列表
news.rar
- 本项目在前台提供新闻页面浏览。使用了struts、hibernate、spring框架,分为3大模块:用户管理模块,新闻管理模块,权限管理模块。 ,The project provides news in front page views. Using struts, hibernate, spring framework, divided into 3 major modules: the user management module, news management module, man
mobilesystem
- 本系统采用struts+spring+hibernate架构,重在讲述三者结合在一起的应用开发,所有源程序都 有详细的注释,供入门者学生参考,未经作者允许不得用于商业用途,只能用于教学或个人学习。 程序只是整个系统中的一个模块,用于和各位程序爱好者交流之用。 使用方法: (1)在oracle数据库中运行数据库脚本文件cnc.sql. (2)用eclipse(或其它开发工具)直接导入工程. (3)将spring配置文件applicationContext.xml中数据库连接
jbpmssh
- spring与JBPM集成,使用spring-modules-jbpm31进行集成-spring jbpm3.2
SpringDM
- spring 动态化,模块化开发参考手册。-Spring Dynamic Modules refence
javadoc
- Spring modules - 0.9 reference
html
- Spring modules - 0.9 - reference guide
html_single
- Spring Modules 0.9 - Reference Guide
sources
- Spring modules 0.9 - source code
LoginTestV2
- 用struts和spring开发,oracle数据库实现存储,包括注册、登录等模块-Struts and spring with the development, oracle database for storage, including registration, login modules
crm
- 本系统采用是java struts spring Hibernate 主流框架开发,包括:营销管理、客户管理、服务管理、统计报表和基础数据五个功能模块。另包括权限管理模块用于系统的用户、角色和相关权限。与本系统相关的用户和角色包括: 系统管理员: 管理系统用户、角色与权限,保证系 -The system uses a java struts spring Hibernate framework of mainstream development, including: marketing m
Java-based-electronic-album-
- 本系统是一种基于B/S架构的电子相册管理系统,它采用目前最流行的Java语言编写,用到了当今先进的技术如 JSP技术、Hibernate、Spring、Struts框架等来实现该系统。 系统分为五大模块、相册列表模块、新建相册模块、修改资料模块、修改密码模块、添加相册分类模块。注:前四大模块是根据注册用户的提供的,注册用户登陆后可以进行添加相册,上传,删除照片,修改资料等一系列操作,最后一项是管理员登陆所进行的操作。而如果是未注册用户只能查看相册中的内容,没有权力进行相应的修改。 - T
chinaplatform
- 基于struts、spring、hibernate整合开发的一个系统平台,集成权限管理、组织机构、动态菜单、审计等常用模块。包含详细的数据库设计文档、数据库SQL文件、软件需求分析等-Based on struts, spring, hibernate integration of the development of a system platform, integrated rights management, organization, dynamic menu, audit and ot
lcrm_email
- JavaMail“企业邮件系统”,模块包含“写信”、“发件箱”、“草稿箱”、“回收站”功能,运用“Spring+Hibernate”框架,是一个很好的J2EE源码学习项目。-The JavaMail corporate mail systems, modules with "write", "Outbox","Drafts", "Recycle Bin" function, using the framework of the "Spring+ Hibernate" is a good J2EE
thymeleaf_dist
- Thymeleaf是一个Java库。这是个XML/XHTML/HTML5模板引擎,提供一组模板文件到文本的转换。Thymeleaf更适应在web应用中提供XHTML/HTML5的服务,但也可以在web或任何的独立应用中处理任何的XML文件。也包括一个特定可选的模块来与Spring MVC整合,可使你可以在应用中替代JSP。-Thymeleaf is a Java library. This is a XML/XHTML/HTML5 template engine, provides a set
HR
- 人力资源管理系统: 包括系统模块,档案管理,绩效管理,考勤管理,招聘管理,考试管理,培训管理,人员调动,薪酬管理,数据报表 采用ssh(spring+struts+hibernate)-Human Resource Management System: the system modules, file management, performance management, attendance management, recruitment management, exam management
thymeleaf-2.0.16
- Thymeleaf是一个Java库。这是个XML/XHTML/HTML5模板引擎,提供一组模板文件到文本的转换。Thymeleaf更适应在web应用中提供XHTML/HTML5的服务,但也可以在web或任何的独立应用中处理任何的XML文件。也包括一个特定可选的模块来与Spring MVC整合,可使你可以在应用中替代JSP。-Thymeleaf is a Java library. This is a XML/XHTML/HTML5 template engine that provides a
Hotel-Reservation
- 酒店预订管理系统,spring+jSF,数据库设计,开发前准备工作,登录模块的开发,注册和修改资料 资源列表实现.-Hotel Reservation Management System, spring+jSF, database design, pre-development preparation work, the development of login modules, register and modify a list of resources to achieve.
ssh
- 有些地方有注释,简单的地方我没写,结构上,一个base定义一些底层的东西 不过也很基本,baseAction里就一个获取request和session的方法 里面也用到了事务,hibernate和struts都不用配置文件,spring已经配置好了,直接按照我的格式来用就可以,或者你修改下配置文件 然后就是各模块,自己配置好数据源就可以了,用的两张表结构都很简单-Some places have a comment, I did not write a simple place, t
projectManageSystem
- 项目管理系统,包括权限,菜单,模块,统计界面。其中有个添加项目界面当时使用了kindEditor在线编辑器。时间原因,如果谁有兴趣,可以做做其它模块。当时spring的beans配置居然可以写这么多,当然还有hibernate和struts的。而现在完全可以实现零配置文件风格-Project management system, including permissions, menus, modules, interface statistics. Which has a screen was
forum
- 本系统使用SSH轻量级框架,使用Tomcat服务器,使用MySQL数据库。Struts 1.x与Hibernate都由Spring负责管理。实体类使用Hibernate注解的方式配置。数据库表结构由实体类决定,DDL语句由Hibernate自动生成。实现一个具有基本功能的论坛。本系统包括5个模块:用户模块、版面类别模块、版块、帖子模块、回帖模块等。 用户模块:包括用户的注册、登录、注销,以及查看用户资料等功能。发表帖子、发表回帖、设置版主等都需要用到用户信息。注册时将记录用户的注册时间等,登