【正文】
d of knowledge and information, but also unearthed some people in writing ability. So, how can we in the first time to publish their articles and to let people see? Therefore, the blog this problem is resolved. It can make your writing achievement to allow more people to enjoy, also can let others to point out the problem. In addition to publish articles, you can own for life, work or study published in this sentiment, to find and his likeminded friends, to a certain extent, deepen the exchanges between people.In this paper, the design of Servlet and JavaBean based on the personal blog, through the JSP language, based on B/S service mode, SQL Server 2022, introduced the development process of the personal blog. Include: system analysis, demand analysis, database design, functional design, system debugging and implementation.Keywords: Blog JSP Servlet MVC目 錄II目 錄摘 要 ..............................................................................................................................IABSTRACT ..................................................................................................................II第一章 緒論 ...................................................................................................................1 選題的背景與意義 ................................................................................................1 課題研究的內(nèi)容 ....................................................................................................1 經(jīng)濟可行性 ....................................................................................................1 技術(shù)可行性 ....................................................................................................2 論文的結(jié)構(gòu) ............................................................................................................2第二章 系統(tǒng)相關技術(shù)介紹 .........................................................................................3 JSP 技術(shù) .................................................................................................................3 JSP 特點 ..........................................................................................................3 JSP 的處理流程 ..............................................................................................3 MVC 模式 ..............................................................................................................4 MVC 模式的優(yōu)缺點 .......................................................................................4 MVC 模式的處理流程 ...................................................................................5 SQL SERVER 2022...............................................................................................5 SQL SERVER 2022 的特點 ...........................................................................5 SQL 語言 .........................................................................................................6 本章小結(jié) ...............................................................................................................6第三章 系統(tǒng)分析及數(shù)據(jù)庫設計 .................................................................................7 系統(tǒng)需求分析 ........................................................................................................7 系統(tǒng)功能分析 .......................................................................................................7 數(shù)據(jù)庫設計 ...........................................................................................................9 數(shù)據(jù)庫設計 ....................................................................................................9 數(shù)據(jù)庫表設計 ................................................................................................9 本章小結(jié) .............................................................................................................10第四章 系統(tǒng)詳細設計及實現(xiàn) .....................................................................................12 前臺功能的實現(xiàn) .................................................................................................12 登錄模塊 ......................................................................................................12 注冊模塊 ......................................................................................................15 博客主頁 ......................................................................................................18 后臺功能的實現(xiàn) .....................................................................