博碩士論文 88522003 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:21 、訪客IP:3.17.154.171
姓名 藍啟維(Qi-Wei Lan )  查詢紙本館藏   畢業系所 資訊工程研究所
論文名稱 以XML為基礎的企業應用程式架構
相關論文
★ 應用J2ME技術建立無線企業應用程式★ 利用設計樣式開發可重複使用之會計系統
★ 異質應用程式間的資料同步★ 在J2EE架構下發展Web應用程式
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 在這樣一個網路經濟的時代, 許許多多的企業紛紛利用各種最新的技術來處理其業務, 並以打造一個電子化的企業為目標. 然而在企業電子化的過程中有許多的變數會影響應用程式的開發, 包括: 商業需求的變動, 資料格式的變動, 以及使用者介面的變動等等. 我們提出了一個以XML為基礎的企業應用程式架構, 希望藉此架構來幫助程式開發人員以最少的花費來解決上述的變異性. 透過此架構我們不再需要將同樣的資料複製到不同的使用者介面, 我們將資料以XML文件來表示再配合適當的XSL便可以將資料呈現在不同的使用者介面上, 例如: 網頁瀏覽器, WAP 手機, PDA 等等. 此外我們也不需要維護昂貴的轉譯程式, 透過我們實作的Converter我們可以很輕易的在不同的企業夥伴間轉換不同的資料格式. 透過XML-RPC我們也可以很容易的重複使用已存在的模組而不需完全重新開發. 我們也根據此企業應用程式架構開發了一個以網路書店為主體的B2C跟B2B的範例.
摘要(英) In a networked economy, it is so popular for businesses to take advantage of new technologies to make their business become e-business. But, there are usually variations such as business requirements, data formats and interfaces and so on impacting application development. We propose a flexible e-applications architecture that utilizes XML to help IT people to adapt to the above variations with least efforts. First, instead of having duplicate data in different interfaces, we only maintain one XML document and certain XSL files for different client interfaces such as Web browser, WAP-enabled cellular phone, PDA or other applications in the architecture. Second, instead of having many translators, we can process an XML document through converter to output different data formats accepted by different business partners. Third, we can reuse some components written in different programming languages by XML-RPC to facilitate applications development. Finally, we implement a virtual bookstore to illustrate how we apply the architecture and some mechanisms may be applied in the future such as digital signature, SSL and so on.
關鍵字(中) 關鍵字(英) ★ Database
★  WAP
★  XML
★  XSL
論文目次 1Introduction4
1.1Why adopt e-applications?4
1.2How to develop e-applications?5
2Introduction of XML7
2.1What is XML?7
2.2Well-formed XML documents8
2.3DTD and Schema9
2.4XSL and XPath11
2.5DOM14
2.6SOAP18
3Related Work19
3.1DB2XML19
4E-applications architecture22
4.1Introduction of e-applications architecture22
4.2Advantages26
5Implementation and illustration28
5.1Installation28
5.2Participants28
5.3B2C31
5.4B2B39
6Conclusions and future work43
7Reference44
參考文獻 1.[bray98]T. Bray, J. Paoli, C.M. Sperberg-McQueen, “Extensible Markup Language (XML) 1.0,” http://www.w3.org/TR/1998/REC-xml-19980210, 1998.
2.[adle00]S. Adler, A. Berglund, J. Caruso, S. Deach, P. Grosso, E. Gutentag, A. Milowski, S. Parnell, J. Richman and S. Zilles, “Extensible Stylesheet Language (XSL) Version 1.0,” http://www.w3.org/TR/2000/CR-xsl-20001121/, 2000.
3.[clar99]J. Clark, “XSL Transformations (XSLT) Version 1.0,” http://www.w3.org/TR/1999/REC-xslt-19991116, 1999.
4.[fall01]D.C. Fallside, “XML Schema Part 0: Primer,” http://www.w3.org/TR/2001/REC-xmlschema-0-20010502/, 2001.
5.[thom01]H.S. Thompson, D. Beech, M. Maloney and N. Mendelsohn, “XML Schema Part 1: Structures,” http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/, 2001.
6.[biro01]P.V. Biron, A. Malhotra, “XML Schema Part2: Datatypes, “http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/, 2001.
7.[vidg00]R. Vidgen and S. Goodwin, “XML: what is it good for,” IEE Computing and Control Engineering, pp.119-124, Jun. 2000.
8.[zism00]A. Zisman, “An overview of XML,” IEE Computing & Control Engineering Journal, pp.165-167, Aug. 2000.
9.[roy00]J. Roy and A. Ramanujan, “XML: Data’s Universal Language,” IEEE IT Pro, pp.32-36, May 2000.
10.[enns00]L. Ennser, C. Chuvan, P. Fremantle, R. Routray, J. Ruuskanen, “The XML Files: Using XML and XSL with IBM WebSphere 3.0,” http://www.redbooks.ibm.com, 2000.
11.[3Com00]3Com Coporation, “Business-to-Business Electronic Commerce,” http://www.3com.com, 2000.
12.[box00]D. Box, “A Young Person’s Guide to The Simple Object Access Protocol: SOAP Increases Interoperability Across Platforms and Languages,” http://www.microsoft.com, MSDN magazine, Mar. 2000.
13.[box00]D. Box, D.Ehnebuske, G. kakivaya, A. Layman, N. Mendelsohn, H.F. Nielsen, S. Thatte and D. Winer, “Simple Object Access Protocol (SOAP) 1.1,” http://www.w3.org/TR/2000/NOTE-SOAP-20000508, 2000.
14.[marc00]D. Marcato, “Distributed Computing With SOAP,” http://www.devx.com, 2000.
15.[tura00]V. Turau, “DB2XML: A Tool for Transforming Relational Database into XML Documents,” http://www.informatik.fh-wiesbaden.de/~turau/DB2XML/index.html, 2000.
16.[hunt00]D. Hunter, C. Cagle, D. Gibbons, N. Ozu, J. Pinnock, and P. Spencer, Beginning XML, Wrox Press, 2000.
17.[youn00]M.J. Young, XML step by step, Microsoft Press, 2000.
18.[hort00]I. Horton, Beginning Java 2-JDK 1.3 Edition, Wrox Press, 2000.
19.[aved00]K. Avedal, D. Ayers, T. Briggs, Professional JSP, Wrox Press, 2000.
指導教授 黃為德(Wei-T. Huang) 審核日期 2001-7-3
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明