java xml網站服務器端+設計任務書.doc
約38頁DOC格式手機打開展開
java xml網站服務器端+設計任務書,摘要網頁對大多數人來說已經不陌生了,正象html一樣,可擴展置標語言xml(extensible markup language)也是一種置標語言。不過,xml這個置標語言可比html的功能要強大的多了。另外,由于xml是用于定義語言的元語言,任何個人、公司和組織都可以利用它來定義自己的置標語言(通過dtd或schem...
內容介紹
此文檔由會員 wanli1988go 發(fā)布
摘要
網頁對大多數人來說已經不陌生了,正象HTML一樣,可擴展置標語言XML(eXtensible Markup Language)也是一種置標語言。不過,XML這個置標語言可比HTML的功能要強大的多了。另外,由于XML是用于定義語言的元語言,任何個人、公司和組織都可以利用它來定義自己的置標語言(通過DTD或schema表示),因此使用更靈活,對于功能的擴展更加方便。
基于XML(eXtensible Markup Language,可擴展的標記語言)的自行定義的標記,將能確立各種類型信息的標準、統(tǒng)一的描述方法,這種描述與內容相關、與顯示實現了真正的分開,并支持細粒度、高效的檢索,具有豐富的詞典項信息。語義WEB的研究關系到WEB的體系結構、多種種類信息的組織、模式研究、存儲策略、索引、WEB異構數據源的集成、元數據、元數據的檢索等方面的理論和技術問題。
本文以無錫開源集團的“中國汽車零部件網站”為事實背景。共享它豐富的汽車零部件數據信息,以“語義WEB”為目標,指出了傳統(tǒng)WEB、HTML在信息發(fā)布、數據傳輸和信息檢索方面的不足,本系統(tǒng)的開發(fā)采用了TOMCAT作為運行環(huán)境的服務器,用WEB瀏覽,同時把XML和ACCESS作為后臺的數據庫,并且分析了涉及到的相關理論和技術。整個系統(tǒng)充分考慮了客戶和公司的要求,同時以簡潔﹑方便為設計宗旨。本系統(tǒng)實現各種信息的要求,例如:商品的分類查詢,用戶的注冊,用戶留言等等。文中對JSP作了簡要介紹。同時詳細說明了本系統(tǒng)所用的XML數據庫及開發(fā)等相關知識。文中著重探討了本系統(tǒng)的設計和開發(fā)過程,并結合具體實例分析了實現的主要技術問題,給出解決這些問題的技術細節(jié)。最后對此次設計進行了簡明,扼要的總結。
關鍵詞:可擴展置標語言(XML),JBuilder,JSP
Abstract
Most people have already known the WEB. Just like HTML, XML (eXtensible Markup Language) is another good kind of Markup Language. However, compared with HTML, XML has more functions. Furthermore, because XML is an element language, which can be used to define own Markup Language (use DTD or schema to express) by any people, company or organization, therefore it is fairly flexible, and the function of expanding will be more convenient.
The semantic Web would bi built on XML and document description that would let machines understand the nature of page’s content. This would take the Web beyond the era of HTML that only let s machine understand the nature of a page’s appearance. The occurrence of XML makes the semantic Web possible. Some issues of XML-based semantic Web and Web-based technologies are discussed in this paper.
This paper combines the semantic Web’s research with the Web of auto parts of Chinese for the Wuxi Kaiyuan Machine Tools Group Corporation, and introduces the design and implementation of the next-generation Web.The system is based on the TOMCAT web server and explorer. Using XML and ACCESS as background database, and this company has analyzed the related theories and technique. The whole system considers the requests of customers and companies completely, at the same time the concision and the convenience are looked upon the aim, and this system realizes all kinds of information of requests, just like the searching, registering, bbs and so on. In this article there is brief introductions of JSP, also including the full and necessary recommendation of XML database, The article emphases on the database design and the specific development process of this system, provides the data module, and analysises the realization of the main technique with many concrete examples, then gives the particular technology to solve these problems. Finally, a simple and compendious summary is presented.
KEYWORDS: eXtensible Markup Language (XML), JBuilder, JSP
目 錄
一. 題目 --------------------------------------------------------------------------------------------- 1
二. 摘要 --------------------------------------------------------------------------------------------- 2
三. 目錄 --------------------------------------------------------------------------------------------- 4
四 內容 --------------------------------------------------------------------------------------------- 6
第一章 緒論
1.1 Internet 與 Web 技術概況 ------------------------------------------------------------- 6
1.2 課題研究的意義 -------------------------------------------------------------------------- 7
1.3 本文的研究內容 -------------------------------------------------------------------------- 7
第二章 需求分析概要
2.1 開發(fā)背景 ----------------------------------------------------------------------------------- 7
2.2 功能分析 ----------------------------------------------------------------------------------- 7
2.3 性能分析 ----------------------------------------------------------------------------------- 8
2.4 可行性分析 -------------------------------------------------------------------------------- 8
2.4.1 技術可行性 ---------------------------------------------------------------------- 8
2.4.2 經濟可行性 ---------------------------------------------------------------------- 8
2.4..
網頁對大多數人來說已經不陌生了,正象HTML一樣,可擴展置標語言XML(eXtensible Markup Language)也是一種置標語言。不過,XML這個置標語言可比HTML的功能要強大的多了。另外,由于XML是用于定義語言的元語言,任何個人、公司和組織都可以利用它來定義自己的置標語言(通過DTD或schema表示),因此使用更靈活,對于功能的擴展更加方便。
基于XML(eXtensible Markup Language,可擴展的標記語言)的自行定義的標記,將能確立各種類型信息的標準、統(tǒng)一的描述方法,這種描述與內容相關、與顯示實現了真正的分開,并支持細粒度、高效的檢索,具有豐富的詞典項信息。語義WEB的研究關系到WEB的體系結構、多種種類信息的組織、模式研究、存儲策略、索引、WEB異構數據源的集成、元數據、元數據的檢索等方面的理論和技術問題。
本文以無錫開源集團的“中國汽車零部件網站”為事實背景。共享它豐富的汽車零部件數據信息,以“語義WEB”為目標,指出了傳統(tǒng)WEB、HTML在信息發(fā)布、數據傳輸和信息檢索方面的不足,本系統(tǒng)的開發(fā)采用了TOMCAT作為運行環(huán)境的服務器,用WEB瀏覽,同時把XML和ACCESS作為后臺的數據庫,并且分析了涉及到的相關理論和技術。整個系統(tǒng)充分考慮了客戶和公司的要求,同時以簡潔﹑方便為設計宗旨。本系統(tǒng)實現各種信息的要求,例如:商品的分類查詢,用戶的注冊,用戶留言等等。文中對JSP作了簡要介紹。同時詳細說明了本系統(tǒng)所用的XML數據庫及開發(fā)等相關知識。文中著重探討了本系統(tǒng)的設計和開發(fā)過程,并結合具體實例分析了實現的主要技術問題,給出解決這些問題的技術細節(jié)。最后對此次設計進行了簡明,扼要的總結。
關鍵詞:可擴展置標語言(XML),JBuilder,JSP
Abstract
Most people have already known the WEB. Just like HTML, XML (eXtensible Markup Language) is another good kind of Markup Language. However, compared with HTML, XML has more functions. Furthermore, because XML is an element language, which can be used to define own Markup Language (use DTD or schema to express) by any people, company or organization, therefore it is fairly flexible, and the function of expanding will be more convenient.
The semantic Web would bi built on XML and document description that would let machines understand the nature of page’s content. This would take the Web beyond the era of HTML that only let s machine understand the nature of a page’s appearance. The occurrence of XML makes the semantic Web possible. Some issues of XML-based semantic Web and Web-based technologies are discussed in this paper.
This paper combines the semantic Web’s research with the Web of auto parts of Chinese for the Wuxi Kaiyuan Machine Tools Group Corporation, and introduces the design and implementation of the next-generation Web.The system is based on the TOMCAT web server and explorer. Using XML and ACCESS as background database, and this company has analyzed the related theories and technique. The whole system considers the requests of customers and companies completely, at the same time the concision and the convenience are looked upon the aim, and this system realizes all kinds of information of requests, just like the searching, registering, bbs and so on. In this article there is brief introductions of JSP, also including the full and necessary recommendation of XML database, The article emphases on the database design and the specific development process of this system, provides the data module, and analysises the realization of the main technique with many concrete examples, then gives the particular technology to solve these problems. Finally, a simple and compendious summary is presented.
KEYWORDS: eXtensible Markup Language (XML), JBuilder, JSP
目 錄
一. 題目 --------------------------------------------------------------------------------------------- 1
二. 摘要 --------------------------------------------------------------------------------------------- 2
三. 目錄 --------------------------------------------------------------------------------------------- 4
四 內容 --------------------------------------------------------------------------------------------- 6
第一章 緒論
1.1 Internet 與 Web 技術概況 ------------------------------------------------------------- 6
1.2 課題研究的意義 -------------------------------------------------------------------------- 7
1.3 本文的研究內容 -------------------------------------------------------------------------- 7
第二章 需求分析概要
2.1 開發(fā)背景 ----------------------------------------------------------------------------------- 7
2.2 功能分析 ----------------------------------------------------------------------------------- 7
2.3 性能分析 ----------------------------------------------------------------------------------- 8
2.4 可行性分析 -------------------------------------------------------------------------------- 8
2.4.1 技術可行性 ---------------------------------------------------------------------- 8
2.4.2 經濟可行性 ---------------------------------------------------------------------- 8
2.4..