- 1、本文档共71页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于JSP的网上书店系统的设计
基于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
文档评论(0)