文档详情

基于JSP的网上书店系统的设计.doc

发布:2017-11-01约4.14万字共71页下载文档
文本预览下载声明
基于JSP的网上书店系统的设计 一、主要内容: 本论文讲述了网上书店的研究意义,简单介绍了网上书店的系统开发 技术,探讨了系统开发的需求分析和设计的相关规划;最后,讲述了系统开发的过程。 基本要求: 掌握Jsp,Access数据库,tomcat等开发工具的使用, 了解并认识网上购物的流程,前台管理。 三、主要参考资料 [1]汪孝宜,刘中兵,徐佳晶等编著.JSP数据库开发精粹.电子工业出版社. 2005 [2]王先国主编.JSP动态网页编程技术 .电子工业出版社,2007 [3]刘晓华,张健,周慧贞 编著. JSP应用开发详解. 电子工业出版社,2007 [4]李曙光编著. JSP开发实例完全剖析. 中国电力出版社.2006 [5]卢湘鸿 . Access数据库技术应用. 清华大学出版社,2007 [6]姚晓春,郑文清 等编 .Java编程技术教程. 清华大学出版社,1999 目录 摘要 4 ABSTRACT 5 1 绪论 6 1.1网上书店的现状6 1.2 研究意义7 1.2.1 网上书店面临困境7 1.2.2网上书店的研究意义8 2系统开发技术综述 9 2.1 JAVA开发语言的选择 9 2.1.1面向对象 9 2.1.2平台无关性 10 2.1.3分布式 10 2.1.4可靠性和安全性10 2.1.5多线程 10 2.2 MVC设计模式11 2.3 STRUCTS技术 12 3需求分析 13 3.1系统定义14 3.2功能需求14 3.3数据需求15 4网上书店的设计15 4.1网上书店的总体设计 16 4.1.1网上书店流程 16 4.1.2系统功能模块划分 17 4.1.3完整的购书过程 19 4.2系统开发环境 19 5网上书店的开发过程 19 5.1会员登录22 5.1.1 会员登录Java Bean22 5.1.2会员登录HTM和JSP26 5.2选书 30 5.2.1选书Java Bean30 5.2.2选书JSP 36 5.3订单提交及查询 52 5.3.1订单提交Java Bean52 5.3.2订单提交JSP 60 结束语 68 致 谢 69 参考文献70 附录一 图索引 71 摘  要 随着互联网络的发展,越来越网上书店越来越为人们所关注通过网上书店,JSP-based online bookstore System ABSTRACT With the development of Internet, network applications in peoples lives more and more widely, resulting popularity of online shopping. More and more of them online bookstore concern for people, through online bookstores, people can stay at home to buy the books they need. This paper describes the development of significant online bookstore and demand analysis, and systematic exposition of the entire online bookstores sell books function of the system and its implementation. Realized from the user login, books management, books classification, and query, to the shopping cart implementation, the user order management. Basically realized the function of the actual process of online bookstore, to achieve user and business in online commodity trading. KEY WORDS Jsp; online bookstore; e-commerce; Serv
显示全部
相似文档