【正文】
........ 1 系統(tǒng)的開發(fā)意義 ........................................................ 2 2 系統(tǒng)的開發(fā)環(huán)境及技術簡介 ............................................ 2 系統(tǒng)開發(fā)環(huán)境 .......................................................... 2 MyEclipse ........................................................... 2 數(shù)據(jù)庫簡介 .......................................................... 3 Tomcat .............................................................. 4 系統(tǒng)開發(fā)技術與 MVC 模式以及基本框架 .................................... 4 B/S 體系結構 .......................................................... 5 3 系統(tǒng)需求分析 .......................................................... 6 系統(tǒng)的開發(fā)目標 ........................................................ 6 網(wǎng)站的可行性分析 ...................................................... 6 系統(tǒng)的功能分析 ........................................................ 7 4 系統(tǒng)概要設計 .......................................................... 7 系統(tǒng)功能模塊設計 ...................................................... 7 數(shù)據(jù)庫設計 ........................................................... 11 數(shù)據(jù)庫需求分析 ..................................................... 11 數(shù)據(jù)庫結構設計 ..................................................... 11 5 系統(tǒng)詳細設計 ......................................................... 13 系統(tǒng)功能實現(xiàn)的主要架構 ............................................... 13 SSH 框架 ........................................................... 13 hibernate 配置文件 ................................................. 13 struts 配置文件 .................................................... 15 spring 配置文件 .................................................... 15 系統(tǒng)各功能模塊的實現(xiàn) ................................................. 16 用戶登錄模塊的實現(xiàn) ................................................. 16 購物車模塊的實現(xiàn) ................................................... 23 后臺管理模塊的實現(xiàn) ................................................. 30 6 系統(tǒng)測試 .............................................................. 38 系統(tǒng)測試的目的 ....................................................... 38 系統(tǒng)測試的方法 ....................................................... 38 系統(tǒng)測試環(huán)境 ......................................................... 39 本系統(tǒng)測試 ........................................................... 39 7 結論 .................................................................. 43 參考文獻 ................................................................. 45 致謝 ..................................................................... 46 吉林工商學院本科畢業(yè)論文 1 1 引言 網(wǎng)上購物系統(tǒng)的發(fā)展歷程與現(xiàn)狀 上世紀 90年代以來,隨著網(wǎng)絡、通信和信息技術的突 破性進展, Inter 在全球爆炸性增長并迅速普及。 MySQL。 關鍵詞: MyEclipse; MySQL; JSP; Dreamweaver The Analysis and Realization of the Shop on Line System Abstract: The shop online system is an electronic mercial platform which has been designed according to the situation of shop online system based on Inter with B2C mode. It can not only enhance the scale of shopping centre and market influence, and can also reduce the enterprise’s running cost, improve work efficiency. The thesis has firstly introduced the practical situation and the developing background of the system. And then has described the designing goal、 system need and the whole designing plan, has described the detailed design and reality of the system in detail. Finally, conclusion has been drawn about the system and problem has also been raised. The content of graduation design is to design and implement an online shopping system based on JSP technology, mainly using Struts+Spring+Hibernate and other frame used in bination, using MyEclipse as a development tool, using MySQL as the database, with Macromedia39。 本畢業(yè)設計的內容是設計并且實現(xiàn)一個基于 JSP 技術的網(wǎng)上購物系統(tǒng),主要使用了Struts+Spring+Hibernate 等多種框架的結合使用,用 MyEclipse 作為開發(fā)工具,以MySQL 作為數(shù)據(jù)庫,以 Macromedia 公司的 Dreamweaver 作為界面美化工具,使用 Java語言開發(fā),頁面采取 JSP 動態(tài)頁面開發(fā)技術。 本文首先介紹了網(wǎng)上購物系統(tǒng)的現(xiàn)狀及開發(fā)背景,然后論述了系統(tǒng)的設計目標,系統(tǒng)需求和總體設計方案,較詳細的論述了系統(tǒng)的詳細設計和實現(xiàn)。 論文作者簽名: 年 月 日 基于 JSP 的網(wǎng)上購物系統(tǒng)的設計與實現(xiàn) 摘 要 : 本網(wǎng)上購物系統(tǒng)是一個基于 Inter,采用 B2C(Business to Consumers)模式,并根據(jù)現(xiàn)有的網(wǎng)上購物系統(tǒng)的現(xiàn)狀而設計開發(fā)的電子商務平臺。對本文的研究做出重要貢獻的個人和集體,均已在文中以明確方式標明。 吉 林 工 商 學 院 畢 業(yè) 論 文 題目名稱: 基于 JSP 的網(wǎng)上購物系統(tǒng)的設計與實現(xiàn) 院 系: 信息工程學院 專 業(yè): 計算機科學與技術 學生姓名: 楊月 學 號: 421409402020 指導教師: 桑磊 2020 年 5 月 21 日 畢業(yè)論文原創(chuàng)性聲明 本人鄭重聲明:所呈交畢業(yè)論文,是本人在指導教師的指導下,獨立進行研究工作所取得的成果。除文中已經(jīng)注明引用的內容外,本論文不包含任 何其他人或集體已經(jīng)發(fā)表或撰寫過的作品成果。本人完全意識到本聲明的法律結果由本人承擔。它不但可以擴大 商家的規(guī)模和市場影響力,而且可以減少企業(yè)的經(jīng)營成本,提高工作效率。最后,本文對網(wǎng)上購物系統(tǒng)進行了系統(tǒng)檢測并提出了還需要改進的問題。該系統(tǒng)界面簡單、操作方便,容易維護。s Dreamweaver as the interface landscaping tools, the use of Java language , development page JSP, adopt dynamic page technology. This system interface is simple, convenient operation, easy maintenance. Key Words: MyEclipse。 JSP。在這一前提下,電子商務應運而生了。自 1998 年 “ 電子商務年 ” 以來,電子商務在全球發(fā)展迅猛,大約每九個月其交易額就翻一番,全球電子商務交易額達到數(shù)千億美元,電子商務收入劇增 262%。于是電子商務開始流行起來,越來越多的商家在網(wǎng)上建起在線商店,向消費者展示出一種新穎的購物理念。這種全新的交易方式實現(xiàn)了商家與用戶間文檔與資金的無紙化交換。 日前公布的一項研究結果顯示,我國電子商務產(chǎn)業(yè)近年來發(fā)展迅速,目前網(wǎng)上商店總數(shù)已經(jīng)超過 10 萬家,網(wǎng)上展示的商品總數(shù)約為 2020 萬 件。 目前在國內 PHP 與 ASP 應用最為廣泛,而 JSP 由于是一種較新的技術,國內采用的較少。三者中, JSP 應該是未來發(fā)展的趨勢。比較出名的如 IBM 的 E- business,它的核 心是采用 JSP/Servlet的 WebSphere;西方另外一個非常著名的電子商務軟件提供商 Intershop,它原來的產(chǎn)品 Intershop1, 2, 3, 4 占據(jù)了主要的電子商務軟件份額。但去年 10 月后它推出了 Enfinity,一個采用 JSP/Servlet 的電子商