基于struts架構(gòu)的文檔共享管理平臺(tái).doc
約68頁(yè)DOC格式手機(jī)打開(kāi)展開(kāi)
基于struts架構(gòu)的文檔共享管理平臺(tái),基于struts架構(gòu)的文檔共享管理平臺(tái)全文約3100字論述翔實(shí)摘要隨著網(wǎng)絡(luò)的發(fā)展,越來(lái)越多的人開(kāi)始通過(guò)網(wǎng)絡(luò)來(lái)了解和獲得各種自己需要的信息,特別是一些專業(yè)人員對(duì)自己專業(yè)信息的需要。為此建立一個(gè)基于web的文檔共享管理平臺(tái),以滿足人們對(duì)信息的需求。通過(guò)本平臺(tái),用戶可以查看最新上傳的文檔,查找下載自己需要的文檔,還可以將自己...
![](http://img.queshao.com/images/pcgzh.gif)
![](http://preview.queshao.com/tobuy/27816.gif)
內(nèi)容介紹
此文檔由會(huì)員 棉花糖糖 發(fā)布
基于Struts架構(gòu)的文檔共享管理平臺(tái)
全文約3100字 論述翔實(shí)
摘要
隨著網(wǎng)絡(luò)的發(fā)展,越來(lái)越多的人開(kāi)始通過(guò)網(wǎng)絡(luò)來(lái)了解和獲得各種自己需要的信息,特別是一些專業(yè)人員對(duì)自己專業(yè)信息的需要。為此建立一個(gè)基于WEB的文檔共享管理平臺(tái),以滿足人們對(duì)信息的需求。通過(guò)本平臺(tái),用戶可以查看最新上傳的文檔,查找下載自己需要的文檔,還可以將自己的文檔上傳,同別人共享信息資源。最終實(shí)現(xiàn)信息共享。該平臺(tái)是采用現(xiàn)在流行的MVC模式,利用STRUTS框架,通過(guò)JAVA實(shí)現(xiàn)的B/S結(jié)構(gòu)的信息平臺(tái)。平臺(tái)信息資源通SQLSERVER數(shù)據(jù)庫(kù)管理系統(tǒng)進(jìn)行管理,通過(guò)TOMCAT服務(wù)器對(duì)外發(fā)布。開(kāi)發(fā)工具使用JBuilder。最終用戶只需通過(guò)WEB瀏覽器就能方便的使用本平臺(tái)的各個(gè)功能。
關(guān)鍵詞:MVC,STRUTS,文檔管理,上傳,下載
A Shared Document Management Plat based on Struts Architecture
Abstract
More and more people especially professional obtain the information they need through ,as the development of the network, as the development of it. So I made an attempt to fulfill people's need of information by building a shared document management plat. By the plat users can examine the latest uploaded documents and download the documents they need, they also can submit their own share their own document with others by submit the document to Internet. I realized this B/S plat by using the popular MVC pattern, STRUTS architecture and JSP,I choose SQL server database management system store and deal with the information resource of the plat, and I release information through TOMCAT, and my development tool is JBuilder. End user can run this plat conveniently just through WEB browser.
Key words: MVC; STRUTS; document; management ; upload; download
目 錄
第1章 前言 1
1.1 課題背景及目的 1
1.2 課題內(nèi)容概述 1
1.3 論文結(jié)構(gòu)安排 2
第2章 J2EE概述 3
2.1 J2EE的概念 3
2.2 J2EE的優(yōu)勢(shì) 3
2.3 J2EE的四層模型 5
第3章 Struts介紹 7
3.1 MVC概念 7
3.2 MVC的三層結(jié)構(gòu) 7
3.3 MVC的優(yōu)缺點(diǎn) 9
3.4 Struts中視圖層的實(shí)現(xiàn) 10
3.5 Model模型層 12
3.6 Controller控制層 12
3.7 集成Struts組件 13
第4章 平臺(tái)設(shè)計(jì)的分析與開(kāi)發(fā) 15
4.1 需求分析 15
4.1.1 平臺(tái)功能 15
4.1.2 數(shù)據(jù)庫(kù)設(shè)計(jì) 17
4.2 軟件設(shè)計(jì)方案 18
4.2.1 軟件體系結(jié)構(gòu) 18
4.2.2 基于Struts的系統(tǒng)結(jié)構(gòu)設(shè)計(jì) 19
4.2.3 開(kāi)發(fā)運(yùn)行環(huán)境 19
4.3 系統(tǒng)關(guān)鍵模塊的實(shí)現(xiàn) 19
4.3.1 數(shù)據(jù)庫(kù)的連接 19
4.3.2 兩個(gè)應(yīng)用廣泛的實(shí)體類: 21
4.3.3 注冊(cè)功能的實(shí)現(xiàn) 22
4.3.4 上傳和下載的實(shí)現(xiàn) 24
4.3.5 關(guān)于Java中的中文亂碼問(wèn)題 25
4.3.6 其他功能簡(jiǎn)述 26
第5章 結(jié)論 27
5.1 系統(tǒng)總結(jié) 27
5.2 系統(tǒng)展望 27
致謝 29
參考文獻(xiàn) 30
附錄 31
附件 1
附件A 1
附件B 18
部分參考文獻(xiàn)
[3] 徐國(guó)平,劉臣勇,于軍.Jsp網(wǎng)絡(luò)開(kāi)發(fā)實(shí)務(wù).北京:電子工業(yè)出版社.2001.
[4] 邵敏,李小鴻,鄭震等.XML編程實(shí)戰(zhàn)-網(wǎng)絡(luò)上的世界語(yǔ).北京:清華大學(xué)出版社.2002.
[5] 慎健.基于Java平臺(tái)的多層應(yīng)用軟件體系結(jié)構(gòu).計(jì)算機(jī)世界,1999,11:13-16.
[6] 孫衛(wèi)琴.精通Struts.基于MVC的Java Web設(shè)計(jì)與開(kāi)發(fā).北京:電子工業(yè)出版社.2004.
全文約3100字 論述翔實(shí)
摘要
隨著網(wǎng)絡(luò)的發(fā)展,越來(lái)越多的人開(kāi)始通過(guò)網(wǎng)絡(luò)來(lái)了解和獲得各種自己需要的信息,特別是一些專業(yè)人員對(duì)自己專業(yè)信息的需要。為此建立一個(gè)基于WEB的文檔共享管理平臺(tái),以滿足人們對(duì)信息的需求。通過(guò)本平臺(tái),用戶可以查看最新上傳的文檔,查找下載自己需要的文檔,還可以將自己的文檔上傳,同別人共享信息資源。最終實(shí)現(xiàn)信息共享。該平臺(tái)是采用現(xiàn)在流行的MVC模式,利用STRUTS框架,通過(guò)JAVA實(shí)現(xiàn)的B/S結(jié)構(gòu)的信息平臺(tái)。平臺(tái)信息資源通SQLSERVER數(shù)據(jù)庫(kù)管理系統(tǒng)進(jìn)行管理,通過(guò)TOMCAT服務(wù)器對(duì)外發(fā)布。開(kāi)發(fā)工具使用JBuilder。最終用戶只需通過(guò)WEB瀏覽器就能方便的使用本平臺(tái)的各個(gè)功能。
關(guān)鍵詞:MVC,STRUTS,文檔管理,上傳,下載
A Shared Document Management Plat based on Struts Architecture
Abstract
More and more people especially professional obtain the information they need through ,as the development of the network, as the development of it. So I made an attempt to fulfill people's need of information by building a shared document management plat. By the plat users can examine the latest uploaded documents and download the documents they need, they also can submit their own share their own document with others by submit the document to Internet. I realized this B/S plat by using the popular MVC pattern, STRUTS architecture and JSP,I choose SQL server database management system store and deal with the information resource of the plat, and I release information through TOMCAT, and my development tool is JBuilder. End user can run this plat conveniently just through WEB browser.
Key words: MVC; STRUTS; document; management ; upload; download
目 錄
第1章 前言 1
1.1 課題背景及目的 1
1.2 課題內(nèi)容概述 1
1.3 論文結(jié)構(gòu)安排 2
第2章 J2EE概述 3
2.1 J2EE的概念 3
2.2 J2EE的優(yōu)勢(shì) 3
2.3 J2EE的四層模型 5
第3章 Struts介紹 7
3.1 MVC概念 7
3.2 MVC的三層結(jié)構(gòu) 7
3.3 MVC的優(yōu)缺點(diǎn) 9
3.4 Struts中視圖層的實(shí)現(xiàn) 10
3.5 Model模型層 12
3.6 Controller控制層 12
3.7 集成Struts組件 13
第4章 平臺(tái)設(shè)計(jì)的分析與開(kāi)發(fā) 15
4.1 需求分析 15
4.1.1 平臺(tái)功能 15
4.1.2 數(shù)據(jù)庫(kù)設(shè)計(jì) 17
4.2 軟件設(shè)計(jì)方案 18
4.2.1 軟件體系結(jié)構(gòu) 18
4.2.2 基于Struts的系統(tǒng)結(jié)構(gòu)設(shè)計(jì) 19
4.2.3 開(kāi)發(fā)運(yùn)行環(huán)境 19
4.3 系統(tǒng)關(guān)鍵模塊的實(shí)現(xiàn) 19
4.3.1 數(shù)據(jù)庫(kù)的連接 19
4.3.2 兩個(gè)應(yīng)用廣泛的實(shí)體類: 21
4.3.3 注冊(cè)功能的實(shí)現(xiàn) 22
4.3.4 上傳和下載的實(shí)現(xiàn) 24
4.3.5 關(guān)于Java中的中文亂碼問(wèn)題 25
4.3.6 其他功能簡(jiǎn)述 26
第5章 結(jié)論 27
5.1 系統(tǒng)總結(jié) 27
5.2 系統(tǒng)展望 27
致謝 29
參考文獻(xiàn) 30
附錄 31
附件 1
附件A 1
附件B 18
部分參考文獻(xiàn)
[3] 徐國(guó)平,劉臣勇,于軍.Jsp網(wǎng)絡(luò)開(kāi)發(fā)實(shí)務(wù).北京:電子工業(yè)出版社.2001.
[4] 邵敏,李小鴻,鄭震等.XML編程實(shí)戰(zhàn)-網(wǎng)絡(luò)上的世界語(yǔ).北京:清華大學(xué)出版社.2002.
[5] 慎健.基于Java平臺(tái)的多層應(yīng)用軟件體系結(jié)構(gòu).計(jì)算機(jī)世界,1999,11:13-16.
[6] 孫衛(wèi)琴.精通Struts.基于MVC的Java Web設(shè)計(jì)與開(kāi)發(fā).北京:電子工業(yè)出版社.2004.
TA們正在看...
- 從戰(zhàn)狼看文化化創(chuàng)新的途徑ppt.ppt
- 從抗凝機(jī)制的角度理解和選用抗凝藥物ppt.ppt
- 從支付寶改版看微信與支付寶的產(chǎn)品戰(zhàn)爭(zhēng)ppt.ppt
- 從新版指南看糖尿病治療鄭州ppt.ppt
- 從新課程高考——談高中物理教學(xué)的問(wèn)題與對(duì)策ppt.ppt
- 從早期到全面:acs患者的全程管理之路ppt.ppt
- 從植物的六大器官——根莖葉花果實(shí)種子認(rèn)識(shí)植物ppt.ppt
- 從現(xiàn)行婚姻法解讀如何保護(hù)私人財(cái)產(chǎn)ppt.ppt
- 從生物圈到細(xì)胞優(yōu)秀教案資料ppt.ppt
- 從白居易中隱資料看中國(guó)古代的隱士文化ppt.ppt