下载资源后端资源详情
酒店管理系统.zip
大小:14.49MB
价格:12积分
下载量:0
评分:
5.0
上传者:csm2017
更新日期:2024-10-21

javaweb项目酒店管理系统struts+spring+hibernate-java课程设计毕业设计JSP酒店预订系统

资源文件列表(大概)

文件名
大小
视频演示/
-
视频演示/2月29日.mp4
2.43MB
源代码/
-
源代码/hotel2/
-
源代码/hotel2/.classpath
3.46KB
源代码/hotel2/.project
1.23KB
源代码/hotel2/.settings/
-
源代码/hotel2/.settings/.jsdtscope
503B
源代码/hotel2/.settings/org.eclipse.core.resources.prefs
512B
源代码/hotel2/.settings/org.eclipse.jdt.core.prefs
670B
源代码/hotel2/.settings/org.eclipse.wst.common.component
469B
源代码/hotel2/.settings/org.eclipse.wst.common.project.facet.core.xml
345B
源代码/hotel2/.settings/org.eclipse.wst.jsdt.ui.superType.container
49B
源代码/hotel2/.settings/org.eclipse.wst.jsdt.ui.superType.name
6B
源代码/hotel2/build/
-
源代码/hotel2/build/classes/
-
源代码/hotel2/build/classes/com/
-
源代码/hotel2/build/classes/com/integration/
-
源代码/hotel2/build/classes/com/integration/action/
-
源代码/hotel2/build/classes/com/integration/action/admin/
-
源代码/hotel2/build/classes/com/integration/action/admin/AdminServiceAction.class
2.08KB
源代码/hotel2/build/classes/com/integration/action/admin/SaveAdminAction.class
1.18KB
源代码/hotel2/build/classes/com/integration/action/order/
-
源代码/hotel2/build/classes/com/integration/action/order/ListOrderAction.class
3.23KB
源代码/hotel2/build/classes/com/integration/action/order/OrderServiceAction.class
4.09KB
源代码/hotel2/build/classes/com/integration/action/order/SaveOrderAction.class
3.78KB
源代码/hotel2/build/classes/com/integration/action/room/
-
源代码/hotel2/build/classes/com/integration/action/room/ListRoomAction.class
1.23KB
源代码/hotel2/build/classes/com/integration/action/room/RemoveRoomAction.class
1.17KB
源代码/hotel2/build/classes/com/integration/action/room/SaveRoomAction.class
1.16KB
源代码/hotel2/build/classes/com/integration/action/room/UpdatePRoom.class
1.34KB
源代码/hotel2/build/classes/com/integration/action/room/UpdateRoomAction.class
1.17KB
源代码/hotel2/build/classes/com/integration/action/user/
-
源代码/hotel2/build/classes/com/integration/action/user/ListUserAction.class
1.22KB
源代码/hotel2/build/classes/com/integration/action/user/RemoveUserAction.class
1.15KB
源代码/hotel2/build/classes/com/integration/action/user/SaveUserAction.class
1.71KB
源代码/hotel2/build/classes/com/integration/action/user/UpdatePUser.class
1.33KB
源代码/hotel2/build/classes/com/integration/action/user/UpdateUserAction.class
1.15KB
源代码/hotel2/build/classes/com/integration/action/user/UserAction.class
2.8KB
源代码/hotel2/build/classes/com/integration/dao/
-
源代码/hotel2/build/classes/com/integration/dao/AdminDAO.class
498B
源代码/hotel2/build/classes/com/integration/dao/impl/
-
源代码/hotel2/build/classes/com/integration/dao/impl/AdminDAOImpl.class
2.4KB
源代码/hotel2/build/classes/com/integration/dao/impl/OrderDAOImpl.class
2.76KB
源代码/hotel2/build/classes/com/integration/dao/impl/RoomDAOImpl.class
1.58KB
源代码/hotel2/build/classes/com/integration/dao/impl/UserDAOImpl.class
2.38KB
源代码/hotel2/build/classes/com/integration/dao/OrderDAO.class
649B
源代码/hotel2/build/classes/com/integration/dao/RoomDAO.class
402B
源代码/hotel2/build/classes/com/integration/dao/UserDAO.class
486B
源代码/hotel2/build/classes/com/integration/entity/
-
源代码/hotel2/build/classes/com/integration/entity/Admin.class
950B
源代码/hotel2/build/classes/com/integration/entity/Admin.hbm.xml
582B
源代码/hotel2/build/classes/com/integration/entity/Order.class
870B
源代码/hotel2/build/classes/com/integration/entity/Order.hbm.xml
566B
源代码/hotel2/build/classes/com/integration/entity/Room.class
1.29KB
源代码/hotel2/build/classes/com/integration/entity/Room.hbm.xml
699B
源代码/hotel2/build/classes/com/integration/entity/User.class
1.29KB
源代码/hotel2/build/classes/com/integration/entity/User.hbm.xml
710B
源代码/hotel2/build/classes/com/integration/interceptor/
-
源代码/hotel2/build/classes/com/integration/interceptor/AdminInterceptor.class
1.33KB
源代码/hotel2/build/classes/com/integration/interceptor/AuthorityInterceptor.class
1.34KB
源代码/hotel2/build/classes/com/integration/service/
-
源代码/hotel2/build/classes/com/integration/service/AdminService.class
509B
源代码/hotel2/build/classes/com/integration/service/impl/
-
源代码/hotel2/build/classes/com/integration/service/impl/AdminServiceImpl.class
1.68KB
源代码/hotel2/build/classes/com/integration/service/impl/OrderServiceImpl.class
1.89KB
源代码/hotel2/build/classes/com/integration/service/impl/RoomServiceImpl.class
1.41KB
源代码/hotel2/build/classes/com/integration/service/impl/UserServiceImpl.class
1.62KB
源代码/hotel2/build/classes/com/integration/service/OrderService.class
661B
源代码/hotel2/build/classes/com/integration/service/RoomService.class
414B
源代码/hotel2/build/classes/com/integration/service/UserService.class
477B
源代码/hotel2/build/classes/com/integration/util/
-
源代码/hotel2/build/classes/com/integration/util/AuthorityInterceptor.class
1.33KB
源代码/hotel2/build/classes/struts.xml
4.16KB
源代码/hotel2/src/
-
源代码/hotel2/src/com/
-
源代码/hotel2/src/com/integration/
-
源代码/hotel2/src/com/integration/action/
-
源代码/hotel2/src/com/integration/action/admin/
-
源代码/hotel2/src/com/integration/action/admin/AdminServiceAction.java
1.34KB
源代码/hotel2/src/com/integration/action/admin/SaveAdminAction.java
705B
源代码/hotel2/src/com/integration/action/order/
-
源代码/hotel2/src/com/integration/action/order/ListOrderAction.java
1.88KB
源代码/hotel2/src/com/integration/action/order/OrderServiceAction.java
2.67KB
源代码/hotel2/src/com/integration/action/order/SaveOrderAction.java
2.33KB
源代码/hotel2/src/com/integration/action/room/
-
源代码/hotel2/src/com/integration/action/room/ListRoomAction.java
718B
源代码/hotel2/src/com/integration/action/room/RemoveRoomAction.java
696B
源代码/hotel2/src/com/integration/action/room/SaveRoomAction.java
691B
源代码/hotel2/src/com/integration/action/room/UpdatePRoom.java
710B
源代码/hotel2/src/com/integration/action/room/UpdateRoomAction.java
694B
源代码/hotel2/src/com/integration/action/user/
-
源代码/hotel2/src/com/integration/action/user/ListUserAction.java
681B
源代码/hotel2/src/com/integration/action/user/RemoveUserAction.java
658B
源代码/hotel2/src/com/integration/action/user/SaveUserAction.java
1.13KB
源代码/hotel2/src/com/integration/action/user/UpdatePUser.java
679B
源代码/hotel2/src/com/integration/action/user/UpdateUserAction.java
658B
源代码/hotel2/src/com/integration/action/user/UserAction.java
1.86KB
源代码/hotel2/src/com/integration/dao/
-
源代码/hotel2/src/com/integration/dao/AdminDAO.java
361B
源代码/hotel2/src/com/integration/dao/impl/
-
源代码/hotel2/src/com/integration/dao/impl/AdminDAOImpl.java
1.23KB
源代码/hotel2/src/com/integration/dao/impl/OrderDAOImpl.java
1.44KB
源代码/hotel2/src/com/integration/dao/impl/RoomDAOImpl.java
846B
源代码/hotel2/src/com/integration/dao/impl/UserDAOImpl.java
1.2KB
源代码/hotel2/src/com/integration/dao/OrderDAO.java
471B
源代码/hotel2/src/com/integration/dao/RoomDAO.java
313B
源代码/hotel2/src/com/integration/dao/UserDAO.java
343B
源代码/hotel2/src/com/integration/entity/
-
源代码/hotel2/src/com/integration/entity/Admin.hbm.xml
582B
源代码/hotel2/src/com/integration/entity/Admin.java
539B
源代码/hotel2/src/com/integration/entity/Order.hbm.xml
566B
源代码/hotel2/src/com/integration/entity/Order.java
493B
源代码/hotel2/src/com/integration/entity/Room.hbm.xml
699B
源代码/hotel2/src/com/integration/entity/Room.java
791B
源代码/hotel2/src/com/integration/entity/User.hbm.xml
710B
源代码/hotel2/src/com/integration/entity/User.java
836B
源代码/hotel2/src/com/integration/interceptor/
-
源代码/hotel2/src/com/integration/interceptor/AdminInterceptor.java
827B
源代码/hotel2/src/com/integration/interceptor/AuthorityInterceptor.java
819B
源代码/hotel2/src/com/integration/service/
-
源代码/hotel2/src/com/integration/service/AdminService.java
368B
源代码/hotel2/src/com/integration/service/impl/
-
源代码/hotel2/src/com/integration/service/impl/AdminServiceImpl.java
969B
源代码/hotel2/src/com/integration/service/impl/OrderServiceImpl.java
1.07KB
源代码/hotel2/src/com/integration/service/impl/RoomServiceImpl.java
785B
源代码/hotel2/src/com/integration/service/impl/UserServiceImpl.java
867B
源代码/hotel2/src/com/integration/service/OrderService.java
479B
源代码/hotel2/src/com/integration/service/RoomService.java
319B
源代码/hotel2/src/com/integration/service/UserService.java
330B
源代码/hotel2/src/com/integration/util/
-
源代码/hotel2/src/com/integration/util/AuthorityInterceptor.java
818B
源代码/hotel2/src/struts.xml
4.16KB
源代码/hotel2/WebContent/
-
源代码/hotel2/WebContent/admin/
-
源代码/hotel2/WebContent/admin/add.jsp
633B
源代码/hotel2/WebContent/admin/list.jsp
1.4KB
源代码/hotel2/WebContent/admin/update.jsp
1.36KB
源代码/hotel2/WebContent/adminLogin.jsp
678B
源代码/hotel2/WebContent/index.jsp
159B
源代码/hotel2/WebContent/info/
-
源代码/hotel2/WebContent/info/adminInfo.jsp
631B
源代码/hotel2/WebContent/info/changePwd.jsp
1.3KB
源代码/hotel2/WebContent/info/orderInfo.jsp
1.33KB
源代码/hotel2/WebContent/info/result.jsp
452B
源代码/hotel2/WebContent/info/userInfo.jsp
550B
源代码/hotel2/WebContent/js.jsp
1.99KB
源代码/hotel2/WebContent/login.jsp
757B
源代码/hotel2/WebContent/META-INF/
-
源代码/hotel2/WebContent/META-INF/MANIFEST.MF
39B
源代码/hotel2/WebContent/order/
-
源代码/hotel2/WebContent/order/add.jsp
1.61KB
源代码/hotel2/WebContent/order/list.jsp
1.32KB
源代码/hotel2/WebContent/order/result.jsp
359B
源代码/hotel2/WebContent/order/update.jsp
1.63KB
源代码/hotel2/WebContent/register.jsp
738B
源代码/hotel2/WebContent/room/
-
源代码/hotel2/WebContent/room/add.jsp
972B
源代码/hotel2/WebContent/room/list.jsp
1.61KB
源代码/hotel2/WebContent/room/update.jsp
1.83KB
源代码/hotel2/WebContent/user/
-
源代码/hotel2/WebContent/user/add.jsp
757B
源代码/hotel2/WebContent/user/list.jsp
1.48KB
源代码/hotel2/WebContent/user/register.jsp
750B
源代码/hotel2/WebContent/user/update.jsp
1.38KB
源代码/hotel2/WebContent/WEB-INF/
-
源代码/hotel2/WebContent/WEB-INF/applicationContext.xml
7.78KB
源代码/hotel2/WebContent/WEB-INF/lib/
-
源代码/hotel2/WebContent/WEB-INF/lib/antlr-2.7.2.jar
349.88KB
源代码/hotel2/WebContent/WEB-INF/lib/aopalliance-1.0.jar
4.36KB
源代码/hotel2/WebContent/WEB-INF/lib/commons-collections-3.1.jar
546.26KB
源代码/hotel2/WebContent/WEB-INF/lib/commons-dbcp.jar
118.9KB
源代码/hotel2/WebContent/WEB-INF/lib/commons-fileupload-1.2.2.jar
58.19KB
源代码/hotel2/WebContent/WEB-INF/lib/commons-io-2.0.1.jar
155.77KB
源代码/hotel2/WebContent/WEB-INF/lib/commons-lang-2.5.jar
272.65KB
源代码/hotel2/WebContent/WEB-INF/lib/commons-logging-1.1.1.jar
59.26KB
源代码/hotel2/WebContent/WEB-INF/lib/commons-pool.jar
60.65KB
源代码/hotel2/WebContent/WEB-INF/lib/dom4j-1.6.1.jar
306.54KB
源代码/hotel2/WebContent/WEB-INF/lib/freemarker-2.3.16.jar
860.34KB
源代码/hotel2/WebContent/WEB-INF/lib/hibernate-jpa-2.0-api-1.0.1.Final.jar
100.25KB
源代码/hotel2/WebContent/WEB-INF/lib/hibernate3.jar
3.95MB
源代码/hotel2/WebContent/WEB-INF/lib/javassist-3.12.0.GA.jar
618.47KB
源代码/hotel2/WebContent/WEB-INF/lib/jta-1.1.jar
10.64KB
源代码/hotel2/WebContent/WEB-INF/lib/mysql-connector-java-5.1.18-bin.jar
771.37KB
源代码/hotel2/WebContent/WEB-INF/lib/ognl-3.0.1.jar
224.01KB
源代码/hotel2/WebContent/WEB-INF/lib/org.springframework.aop-3.1.1.RELEASE.jar
323.7KB
源代码/hotel2/WebContent/WEB-INF/lib/org.springframework.asm-3.1.1.RELEASE.jar
51.84KB
源代码/hotel2/WebContent/WEB-INF/lib/org.springframework.beans-3.1.1.RELEASE.jar
576KB
源代码/hotel2/WebContent/WEB-INF/lib/org.springframework.context-3.1.1.RELEASE.jar
811.59KB
源代码/hotel2/WebContent/WEB-INF/lib/org.springframework.core-3.1.1.RELEASE.jar
438.79KB
源代码/hotel2/WebContent/WEB-INF/lib/org.springframework.expression-3.1.1.RELEASE.jar
172.18KB
源代码/hotel2/WebContent/WEB-INF/lib/org.springframework.jdbc-3.1.1.RELEASE.jar
395.25KB
源代码/hotel2/WebContent/WEB-INF/lib/org.springframework.orm-3.1.1.RELEASE.jar
369.61KB
源代码/hotel2/WebContent/WEB-INF/lib/org.springframework.transaction-3.1.1.RELEASE.jar
240.94KB
源代码/hotel2/WebContent/WEB-INF/lib/org.springframework.web-3.1.1.RELEASE.jar
531.53KB
源代码/hotel2/WebContent/WEB-INF/lib/slf4j-api-1.6.1.jar
24.9KB
源代码/hotel2/WebContent/WEB-INF/lib/struts2-core-2.2.3.1.jar
756.19KB
源代码/hotel2/WebContent/WEB-INF/lib/struts2-spring-plugin-2.2.3.1.jar
21.23KB
源代码/hotel2/WebContent/WEB-INF/lib/xwork-core-2.2.3.1.jar
601.97KB
源代码/hotel2/WebContent/WEB-INF/spring-form.tld
71.1KB
源代码/hotel2/WebContent/WEB-INF/spring.tld
13.19KB
源代码/hotel2/WebContent/WEB-INF/web.xml
777B
必读.txt
894B

资源内容介绍

本资源为“JavaWeb酒店管理系统”项目源码,采用了Struts+Spring+Hibernate(SSH)框架,适用于Java课程设计和毕业设计项目的学习参考。系统包含酒店预订、客户管理、房间管理、订单管理、用户登录注册等功能模块,代码结构清晰,帮助大学生深入学习JavaEE开发技术,掌握企业级应用的开发流程。项目使用JSP作为前端页面技术,配合MySQL数据库进行数据存储,后台通过Spring管理依赖,Hibernate实现数据持久化,Struts提供MVC控制层,适合对SSH框架感兴趣的Java学习者。无论是Java新手还是进阶者,都可以通过本项目源码提升技能,并为实际项目开发打下基础。

用户评论 (0)

发表评论

captcha

相关资源

Esp32 使用Micropython 实现远程 OTA(简单固件升级版)源码

此资源是在《Esp32 使用Micropython 实现远程 OTA(简单固件升级版)》中使用到的源码,包含项目中用到的boot.py main.py version.txt 三个文件。博文:https://blog.csdn.net/qq_50915871/article/details/143108860?sharetype=blogdetail&sharerId=143108860&sharerefer=PC&sharesource=qq_50915871&spm=1011.2124.3001.8118

1.8KB33积分

javaweb项目考勤管理系统struts+spring+hibernate+mysql-java课程设计毕业设计

本资源为“JavaWeb考勤管理系统”项目源码,基于Struts+Spring+Hibernate(SSH)框架开发,采用MySQL数据库进行数据存储。系统具备职员管理,考勤信息管理,请假信息管理等核心功能模块,代码结构简洁明了,适合Java课程设计和毕业设计学习参考。项目使用JSP技术作为前端展示,Spring框架实现依赖注入与控制反转,Hibernate处理持久层,Struts提供MVC架构,确保系统稳定与高效运行。该源码非常适合想深入学习SSH三大框架及企业级应用开发的Java学习者与技术爱好者,为提升Java开发技能提供了极佳的参考资料。

52.23MB47积分

javaweb项目库存管理系统struts+spring+hibernate-java课程设计毕业设计

本资源为“JavaWeb库存管理系统”项目源码,采用Struts+Spring+Hibernate(SSH)框架进行开发,旨在为在校大学生的Java课程设计和毕业设计提供宝贵的学习参考。系统功能涵盖进货管理、销售管理、库存管理、用户登录等模块,代码结构清晰、便于学习和理解。项目使用JSP技术实现前端展示,利用Spring框架进行依赖注入,Hibernate处理数据持久化,确保系统稳定高效。该源码非常适合对SSH框架及库存管理系统感兴趣的Java学习者,为提升Java开发技能、掌握企业级应用开发提供了优质的参考资料。

34.5MB10积分

javaweb项目旅游信息管理struts+spring+hibernate+mysql-java课程设计毕业设计

本资源为“JavaWeb旅游信息管理系统”项目源码,基于Struts+Spring+Hibernate(SSH)框架开发,使用MySQL数据库进行数据存储,旨在为在校大学生的Java课程设计和毕业设计提供重要的学习参考。系统代码结构清晰,便于学习和理解。该项目利用JSP技术进行前端展示,Spring框架实现业务逻辑层的管理,Hibernate处理数据持久化,确保系统高效稳定。无论是Java初学者还是技术爱好者,均可通过本项目源码掌握JavaEE开发技能,为实际项目开发打下坚实的基础。

33.35MB11积分