基于 web 的酒店管理系统 摘要 现代化的酒店组织庞大、服务项目多、信息量大,要想提高劳动生产、降低成本、提高服务质量和管理水平,进而促进经济效益,必须借助计算机来进行现代化的信息管理。酒店管理系统正是为此而设计的。 我在本次毕业设计中采纳 Java 和 MVC 框架模式下开发,使用 Oracle 数据库。继承 Java 的“Write Once, Run Anywhere”的优点,可以在任何一个系统下运行.我在设计系统过程中,把模块按用户的等级(管理员,前台职员和清洁工)分别设计了相应的功能。该网站采纳 Jsp 应用开发技术,具有一些预订客房,退房等功能,尤其依靠 java 的优点来为酒店更好的进行管理,稳定性,可扩展性,安全性,健壮性,都是该酒店管理的优势所在。数据库采纳的 Oracle9i,在数据库的利用上该系统用了简单的 Hibernate 和 JDBC 作为和数据库进行数据交互的方式。Struts 则是为了 Web 层能够更好控制跳转。关键词:酒店管理系统、Oracle、Java、MVC 框架模式 HOTEL MANAGERMENT SYSTEMAbstractLarge-scale modernization of the hotel, services and more informative, in order to improve the labor and production, reduce costs, improve service quality and management level, thus promoting economic efficiency, to use the computer to carry out the modernization of information management. Hotel Management System is designed for this purpose。 I graduated in the design and MVC framework using JAVA development mode, use the ORACLE database。 JAVA succession of "Write Once, Run Anywhere” the advantages of a system in any run。 I am in the process of designing the system, the module level by the user (administrator, front desk staff and cleaners) were designed corresponding functions.The site using jsp application development technology, with some reservations, check—out functions, in particular, rely on the advantages of java to better manage the hotel, stability, scalability, security, robustness, is the hotel management the advantage.Database used in oracle9i,...