【正文】
IDE 的擴(kuò)展,利用它我們可以在數(shù)據(jù)庫和 J2EE 的開發(fā)、發(fā)布,以及應(yīng)用程序服務(wù)器的整合方面極大的提高工作效率。此外開發(fā)的時候一定會遇到疑難問題,這就需要自己尋找資料和開動腦筋。在實踐中驗證理論的正確性。 設(shè)計和完成一個電子商務(wù)購物系統(tǒng),將會牽涉到許多技術(shù)上的問題,如:動態(tài)網(wǎng)頁制作技術(shù)的、后臺數(shù)據(jù)庫的設(shè)計和管理,通過實際的制作個網(wǎng)站,可以避免紙上談兵,在實踐中掌握 上述技術(shù)的使用。它們都是相當(dāng)優(yōu)秀的電子商務(wù)網(wǎng)站,對其他的網(wǎng)站提供了良好的典 范。而在實際的生活中,這種方案已經(jīng)被廣 泛的運用到了實際的商業(yè)活動中了,人們將這種交易模式稱為:電子商務(wù)。 JSP 技術(shù)有點 類似 ASP 技術(shù),它是在傳統(tǒng)的網(wǎng)頁 HTML 文件中插入 JAVA程序段 (Scriptlet)和 JSP 標(biāo)記 (tag),從而形成 JSP 文件。在互聯(lián)網(wǎng)服務(wù)業(yè)務(wù)方面:電子郵件、搜索引擎、網(wǎng)上銀行、在線交易、網(wǎng)絡(luò)廣告、網(wǎng)絡(luò)新聞、網(wǎng)絡(luò)游戲等服務(wù)業(yè)務(wù)仍然快速的發(fā)展著。用戶在網(wǎng)上 關(guān)注的信息 也不再是單一的新聞。 關(guān)鍵字 : 網(wǎng)上書店; Tomcat; SQL Server; 動態(tài)網(wǎng)頁 ; JSP; JDBCODBC 橋 ABSTRACT Try to use JSP system on the work structure of a dynamic emerce sites, it is in Windows XP, to SQL Server 2020 database for the development platform, Tomcat work information services as application servers, for development tools, using HTML, javascript , CSS style outlook control interface design, use JSP (Java Server Pages) technology developed by online bookstore system. The prospects of the system and part of the background, the outlook in part by users, including ID, customer registration, modity purchase (subject to classification for goods, or through keyword query), shopping cart management, user orders, users Edit features such as personal information. By administrators to use part of the background, including management of goods (by, delete, search), order management (see the list of orders, payment orders update, delete orders), personal information management (repair, delete, search), the release of new products, etc. Function. After the establishment of the website system is a dynamic, interactive, with the provision of goods, systems management capabilities of emerce sites. Key words: Bookstore on ; Tomcat; SQL Server; Dynamic homepage; JSP technology;JDBCODBC 目 錄 摘 要 ........................................................................................................................................... I ABSTRACT......................................................................................................................................... II 第 1 章 緒 論 .......................................................................................................................... 1 引言 ....................................................................................................................................................................... 1 課題的目的和意義 ........................................................................................................................................... 1 第 2 章 系統(tǒng)開發(fā)技術(shù)和環(huán)境 ...................................................................................................... 3 網(wǎng)站開發(fā)工具- MYECLIPSE6. 0 ................................................................................................................... 3 服務(wù)器 簡介 .................................................................................................................................... 3 數(shù)據(jù)庫 SQL SERVER 2020 簡介 ...................................................................................................................... 3 JSP 技術(shù)工作原理 ............................................................................................................................................ 4 JSP 技術(shù)簡介 ............................................................................................................................................. 4 JSP 技術(shù)的優(yōu)點 ........................................................................................................................................ 4 JAVA SERVLET 概述 ...................................................................................................................................... 5 JAVABEAN 簡介 .............................................................................................................................................. 5 網(wǎng)站開發(fā)模式 ..................................................................................................................................................... 6 本章小結(jié) ............................................................................................................................................................... 7 第 3 章 系統(tǒng)分析 .......................................................................................................................... 7 設(shè)計目標(biāo) ............................................................................................................................................................... 8 可行性分析 .......................................................................................................................................................... 8 經(jīng)濟(jì)可行性 ................................................................................................................................................. 8 技術(shù)可行性 ................................................................................................................................................. 9 社會可行性 ................................................................................................................................................. 9 網(wǎng)站的需求分析 ................................................................................................................................................ 9 相關(guān)網(wǎng)站的功能構(gòu)架的考察 .............................................................................................................. 9 網(wǎng)站的設(shè)計 ...............................................................................................................................................10 網(wǎng)站設(shè)計的特點 .....................................................................................................................................10 網(wǎng)站開發(fā)的設(shè)計思想 ............................................................................