搜索资源列表
EXTJS开发的图书管理系统
- 利用Extjs + Struts2 + Spring3 + Hibernate3 + mysql 开发的图书管理系统,对于学习EXTJS的初学者有一定的帮助
struts2
- 此源码是一个模拟银行系统的案例,采用了struts2+sqlserver实现。-This source is a case of the banking system simulation using the struts2+ sqlserver implementation.
struts2info
- struts2 新闻系统,有完全的代码,希望下栽-struts2
MailSystem
- 用java做的邮件系统,基本实现了邮件的所有功能。-To do with java mail system, basically all the features of e-mail.
Struts2.x_Project
- 订餐系统有用户登录注册后台具体功能。struts2实现主要功能。-Reservation system, users log in the background of specific features for registration. to achieve the main functions of struts2.
OA(Struts2.Hibernate3.2.Spring2.5.DWR)
- [[浪曦原创J2EE]OA办公自动化系统(Struts2.Hibernate3.2.Spring2.5.DWR大型项目).06.24更新俺自己的源代码加入了ExtJS菜单功能(里面还有个项目是尚学堂SSH版本的OA源码)],struts2编写-[[Long-Xi original J2EE] OA Office Automation System (Struts2.Hibernate3.2.Spring2.5.DWR large-sca
Struts2.1_Sptring_Hibernate
- Struts2.1+Sptring+Hibernate的完整的注册系统源码。里面包含“识别码”生成代码。-Struts2.1+ Sptring+ Hibernate complete registration system source code. Which contains the " identification code" generate code.
assurance1
- 保险系统,struts2+spring+hibernate 整合开发-Insurance system, struts2+ spring+ hibernate Integrated Development
STRUTS2
- STRUTS图书馆管理系统STRUTS图书馆管理系统-STRUTS图书馆管理系统STRUTS图书馆管理系统STRUTS图书馆管理系统
struts2
- struts在线拍卖系统,实现网上购物功能-Struts online auction system, the realization of shopping online function
struts2-
- 市场调查管理系统-struts2 jsp/servlet-Market Research Management System-struts2 jsp/servlet
bbs_ssh
- 这是在一次偶然机会下得到一个系统,用spring+struts2+hibernate做的一个网上论坛系统,没事可以研究研究!-This is a chance the next opportunity to get a system, using spring+ struts2+ hibernate to do an online forum system, nothing can study study!
Struts2.2_uploadFiles
- 基于SSH2的文件上传系统。通过进度条查看上传进度。-SSH2 based file upload system. View upload progress via the progress bar.
struts2--OA
- struts2 + hibernate 做的OA系统,很有学习价值-struts2+ hibernate do the OA system, great learning value
Struts2-Jquery
- 这一个struts2+jquery的学习实例系统,里面实现jquery的很多功能。如ajax的异步功能。实现对ajax进行数据库的增删改查功能-This is a struts2+ jquery examples of learning systems, which implement jquery a lot of features. Asynchronous features such as ajax. Ajax to achiev
struts2+hibernate整合例子
- 新闻管理系统Struts2+hibernate整合例子(Struts2hibernate integration example of news management system)
JSP基于SSH2的在线问答系统
- SSH2实现的在线答疑系统,jar包不全 需要额外下载(SSH2 java spring Struts2)
Struts2.3.16.1Hibernate4.3.4Spring4.0.2
- 1功能结构 2项目架构 3包及Java类说明 4数据库设计 二功能实现 1登陆 2系统主界面 3添加学生信息 4学生信息维护 5根据学号查找学生 6更新学生信息 7删除学生信息 8更改管理员密码 9退出系统(1 functional structure 2 project architecture 3 package and Java class descr iption 4 database
javaWeb
- javaWeb源码学生公寓管理系统struts2 基于Java的学生公寓管理系统,利用Struts2框架,适合所有公寓管理系统(javaWeb struts2 source Student Apartment Management System Java-based student apartment management system, using Struts2 fr a mework, management systems for
双鱼林SSM图书信息管理系统
- 技术要点: 1 此系统采用了目前最流行的ssm框架,其中的spingMVC框架相对于struts2框架更灵活,更安全。 2 本项目springMVC框架采用了注解映射器,使用了RESTful风格的url对系统发起http请求,开发更灵活。 3 同时使用了了hibernate提供的校验框架,对客户端数据进行校验! 4 Mybati数据库DAO层采用的是Mapper代理开发方法,输入映射采用的是POJO包装类型实现,输出映射采用了r