搜索资源列表
easyjf-blog-0.1.1
- EasyJFBlog系统采用快捷的Java Web应用程序开发框架EasyJWeb Tools来完成开发.系统框架体系:EasyJWeb(MVC)+EasyDBO(持久层)+Spring(对象生命周期管理及AOP事务等)
SSHDemo
- 一个很好的SSH(struts,spring,hiberate)搭建的应用例子。-a good example of integrating struts,spring,hiberate together to build a web application
taha_shop10
- 框架:struts2+spring2.5+hibernate3.2+jsp+jquery1.3+mysql5.0 主要功能: * 网站新闻管理 * 用户注册,登录 * 商品信息管理 * 系统设置 * 管理员密码修改 * 管理员登录退出-Framework: struts2+ spring2.5+ hibernate3.2+ jsp+ jquery1.3+ mysql5.0 main functions:* Web site news management*
workflow
- 一个基于Web的工作流引擎及其实现Web-based workflow engine and its implementation-Web-based workflow engine and its implementation
OrderTickets
- 航空票务系统:采用Spring+Hibernate+Struts框架进行开发的应用系统,使用Tomcat作为Web服务器,数据库为MYSQL,这是一个完整的航空票务系统面向客户和管理员的平台:对用户提供的服务有注册、登录、用户信息管理、查询航班、预订机票、退票服务,对管理员提供的有登录、制定航班和安排航班日程服务,-Air ticketing system: using Spring+ Hibernate+ Struts framework for the development of appl
13
- java web程序设计教程第13章,Spring与Java EE持久化数据访问实例——公司人事管理系统。-java web programming tutorial Chapter 13, Spring and Java EE persistence data access example- Company personnel management system.
CRM
- crm.rar] - 一个简单的客户关系管理的JSP程序 ,A simple customer relationship management... [userinfo.rar] - 用户管理系统,看了就明白,很好用的。快来,User management system, read on to... [CRM-SSH.rar] - 基于SSH (struts+spring+hibernate)框架设计的 CRM客户关系管理系统 ,Based on... [luceneweb.rar]
Online_ticket_reservation_system2.1
- myTiny在线订票系统通过B/S的方式实现,采用jsp+spring技术,实现航班查询,在线订票等功能。 软件环境说明如下: 数据库Oracle Web服务器Tomcat 操作系统Windows XP 浏览器Internet Explorer 工具包JDK 开发环境MyEclipse-myTiny online booking system through the B/S mode to achieve, using jsp+ spring technolo
ssh_login_register
- 使用ssh+spring+hibernate框架编写的登陆注册模块。能用在网站及应用程序中。适合初学者学习。-Use ssh+ spring+ hibernate framework for the preparation of the landing registration module. Can be used in web sites and applications. Suitable for beginners to learn.
WirelessOrder
- 大二那会学习java学web的时候折腾了一个简单的无线点餐系统,cms形式的一个简单网站。后端基于spring, struts1和hibernate,前台用bootstrap实现。 实现的功能也比较少,基本的crud操作,文件上传,ajax异步刷新等。-School sophomore will learn java web when tossing a simple wireless ordering system, cms form of a simple website. Backen
spring-securityredis
- 测试“多重认证”(web form模拟web应用和httpBasic模拟客户端应用)-Test multiple authentication (form web simulation web application and httpBasic simulation client application)
Curricula
- 简单的教务选课系统 使用Spring与Hibernate (通过配置web.xml文件,可以替换数据库MySQL或SQLite) (context.xml配置连接mysql的参数) 实现对课程、学生、教师的基本CRUD操作, 教务处添加课程和学生选课都可以实现 学生与课程、课程与教师 的关系都是多对多, 学生选课的同时,在课程的多个代课老师中,选定自己的任课老师。 登录功能不完善。 压缩包中同时有eclipse项目文件和可以直接发布到tomcat的war