XX 大 學
畢業設計(論文)
題目: 基於Java技術的網上交易系統的開發
學 院:
專 業:
班 級:
學 號: xxx
學生姓名: xx
指導老師: xx
2009年6月9日
摘 要
隨著資訊高速公路的建立,Internet的普及,網路技術的迅猛發展,人類社會已經進入了一個資訊化社會。
電子商務指利用簡單、快捷、低成本的電子通訊方式,買賣雙方通過網路進行各種商貿活動的一種商業交易模式。隨著互連網的發展,以及人們消費觀念和生活的改變,這種新型的商業模式逐漸融入了人們的生活中。通過企業的門戶網站,人們可以足不出戶的尋找自己所需的物品,通過對不同虛擬商城的訪問,“顧客”可以找出性價比最高的商品,自己有極大地選擇空間;通過下訂單,你可以很快得到自己想要的物品,這給顧客節省很多時間和精力;對於廠家來說,可以極大地降低庫存風險,可根據客戶需要,按需採購和生產,大大地提高了效益。
本畢業設計的內容是設計並且實現一個基於web技術的線上交易系統。系統主要以j2EE作為開發基礎,使用了struts+spring+hibernate等多種協議或技術,用eclipse作為開發工具,以Macromedia公司的Dreamweaver作為介面美化工具。基本實現了網上交易系統應有的主要功能模組,包括:管理員的登入,管理和維護;使用者註冊、登入、登出,個人資訊的查詢、修改;商品管理,購物車管理,訂單管理。該系統介面簡單、操作方便,容易維護。
關鍵詞:電子商務 j2EE struts + spring + hibernate
Development of an Online Trading System Based on Java Technology
Abstract
With the establishment of high way of information, the popularization of Internet and the rapid development of network technology, human society has entered a society of information.
E-commerce is a new business transaction, through which both buyers and sellers can use a simple, fast and low-cost means of electronic and communication. With the development of the Internet, and people's consumption idea and the way of life changing, this new business model has gradually integrated into people's lives. Through the portal site of enterprise, people can look up the goods which they required without going out; through the different virtual mall visit, people can find the most cost-effective products, and they have much self-choice; through orders, people can find the things which they need, and quickly get the products which they ordered. This new business modle can save a lot of time and energy for custormers, and greatly reduce inventory risk of manufaturers. The manufactures can procure and produce according to customer needs, this was called on-demand procurement and production, which greatly improved the efficiency.
The subject of this graduation project is designing a web-based online trading system. This system mainly uses j2EE as the basis of development, and also use the struts + spring + hibernate technologies and other orders. This project use eclipse as the development tools, and Macromedia's Dreamweaver as the interfaces landscaping tools. The basic functions of an online trading system have been implemented, which include administrator login, management and maintenance; user registration, login, write-offs personal information enquiries and amendments; commodity management, cart management, order management. Interface of the system is simple, it can be used and maintained easily.
Key words: E-commerce j2EE struts + spring + hibernate
6
目錄
摘 要 II
Abstract III
第一章 引言... 6
1.1 課題背景... 6
1.2 課題目的和意義... 6
1.3 本文結構... 6
第二章 系統應用的關鍵技術... 7
2.1 JSP技術介紹... 7
2.1.1 JSP的概述... 7
2.1.3 JSP的強勢與劣勢... 8
2.1.4 JSP