jsp網(wǎng)上書店系統(tǒng)(附源代碼).rar
jsp網(wǎng)上書店系統(tǒng)(附源代碼),中英文摘要第一章 java的網(wǎng)絡(luò)功能與編程1-1 java語言簡介1-2 java語言在網(wǎng)絡(luò)上的應(yīng)用1-3 jsp的基礎(chǔ)——servlet 技術(shù)第二章 struts概述2-1 struts的由來和發(fā)展2-1-1 mvc簡介2-2 struts優(yōu)缺點 3-3 struts的工作流程第三章 網(wǎng)上書店詳細設(shè)計3-1 需求分析...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會員 莎士比亞 發(fā)布
中英文摘要
第一章 JAVA的網(wǎng)絡(luò)功能與編程
1-1 JAVA語言簡介
1-2 JAVA語言在網(wǎng)絡(luò)上的應(yīng)用
1-3 JSP的基礎(chǔ)——Servlet 技術(shù)
第二章 Struts概述
2-1 Struts的由來和發(fā)展
2-1-1 MVC簡介
2-2 Struts優(yōu)缺點
3-3 Struts的工作流程
第三章 網(wǎng)上書店詳細設(shè)計
3-1 需求分析
3-2 總體設(shè)計
3-3 功能設(shè)計
3-4 數(shù)據(jù)庫設(shè)計與實現(xiàn)
3-4-1 數(shù)據(jù)庫的需求分析
3-4-2 創(chuàng)建數(shù)據(jù)表的腳本
3-5 網(wǎng)上書店基本流程
3-6 網(wǎng)上書店各頁面功能
3-7 業(yè)務(wù)邏輯層各bean功能
3-8 控制處理層
總結(jié)
參考文獻
摘要
JAVA語言是目前Internet上大型的WEB應(yīng)用程序開發(fā)時使用得最熱門的編程語言,本文描述了JAVA和JSP技術(shù)的特點以及在互聯(lián)網(wǎng)上的使用情況,介紹這兩種技術(shù)的重要編程方法和兩者之關(guān)的聯(lián)系,同時也會應(yīng)用相關(guān)的Struts框架,并完成一個基于這種技術(shù)的網(wǎng)上書店系統(tǒng)。
【關(guān)鍵字】JAVA, Struts, Servlet, JSP, 網(wǎng)絡(luò)編程, 電子商務(wù), 網(wǎng)上書店
Abstract
At present JAVA is the hottest programming language for WEB development, This text described the characteristics of JAVA and JSP technology and the state of operating on Internet, It introduced the relationship between them and the important programming method of the double technology, And also show the Struts technology, And work out an online bookstore system base on this kind of technology.
Keywords: JAVA, Struts, Servlet, JSP, web program, internet, bookshop
第一章 JAVA的網(wǎng)絡(luò)功能與編程
1-1 JAVA語言簡介
1-2 JAVA語言在網(wǎng)絡(luò)上的應(yīng)用
1-3 JSP的基礎(chǔ)——Servlet 技術(shù)
第二章 Struts概述
2-1 Struts的由來和發(fā)展
2-1-1 MVC簡介
2-2 Struts優(yōu)缺點
3-3 Struts的工作流程
第三章 網(wǎng)上書店詳細設(shè)計
3-1 需求分析
3-2 總體設(shè)計
3-3 功能設(shè)計
3-4 數(shù)據(jù)庫設(shè)計與實現(xiàn)
3-4-1 數(shù)據(jù)庫的需求分析
3-4-2 創(chuàng)建數(shù)據(jù)表的腳本
3-5 網(wǎng)上書店基本流程
3-6 網(wǎng)上書店各頁面功能
3-7 業(yè)務(wù)邏輯層各bean功能
3-8 控制處理層
總結(jié)
參考文獻
摘要
JAVA語言是目前Internet上大型的WEB應(yīng)用程序開發(fā)時使用得最熱門的編程語言,本文描述了JAVA和JSP技術(shù)的特點以及在互聯(lián)網(wǎng)上的使用情況,介紹這兩種技術(shù)的重要編程方法和兩者之關(guān)的聯(lián)系,同時也會應(yīng)用相關(guān)的Struts框架,并完成一個基于這種技術(shù)的網(wǎng)上書店系統(tǒng)。
【關(guān)鍵字】JAVA, Struts, Servlet, JSP, 網(wǎng)絡(luò)編程, 電子商務(wù), 網(wǎng)上書店
Abstract
At present JAVA is the hottest programming language for WEB development, This text described the characteristics of JAVA and JSP technology and the state of operating on Internet, It introduced the relationship between them and the important programming method of the double technology, And also show the Struts technology, And work out an online bookstore system base on this kind of technology.
Keywords: JAVA, Struts, Servlet, JSP, web program, internet, bookshop