博碩士論文 88522047 詳細資訊




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

摘要(中) 因企業內部包含各種商業邏輯,導致企業希望在網際網路上提供服務,發展WEB應用程式越來越複雜了。企業在發展的過程,發展時間和經濟花費是重要的考量。我們將解釋關於J2EE平臺來發展的好處,並告知如何使用J2EE的架構來發展企業復雜的WEB應用程式。漸近地提供可能設計的WEB架構且包括了應用程式的流程。我們將也介紹J2EE的元件包括了Servlet、JSP和EJB並順從J2EE的藍圖來建造包括在前端顯示層(Presentation tier)的動態網頁和後端中間層(Middle tier)可重覆使用的、容易維護的和高效率的企業內部元件。我們建議使用EJB來打造包含商業邏輯同步與非同步的企業元件。企業的商業邏輯是多樣化的,但在發展以WEB為基礎的服務,不外乎是B2C和B2C兩方面。所以最後我們也應用我們提出的設計技巧實作出一個範例包括了在B2C為一個網路商店和在B2B為非同步的訊息傳遞。
摘要(英) Through Internet, it is more complex to develop Web-based application including all various ways of business logic on World Wide Web. It is important that development time and economy cost are key values of customer application to the enterprise. We will explain the advantage about J2EE, and show how to use J2EE’s architecture to build complex Web applications. Step by step, we bring up probable Web architectures including a flow for designing enterprise Web-based applications. We introduce J2EE’s Enterprise Java components including Servlet, JSP, and enterprise beans and comply J2EE’ blueprints to construct not only simply but also strongly functional dynamic pages contained dynamic content which would be deployed inside the presentation tier of Web applications and build reusable, manageable, maintainable, and high-performance enterprise business objects which would be deployed inside the middle-tier of its Web applications. We propose building business objects with EJB-compliant to encapsulate business logic with synchronous and asynchronous operations. Enterprise business is multifaceted, but it always encompasses e-commerce (B2C) and business-to-business solution. So we implement and illustrate a simply Web-Store containing B2C and B2B which will be applied our technique and J2EE’s technology.
關鍵字(中) ★ EJB
★  J2EE
★  JMS
★  JSP
★  Message-Driven Bean
★  N-Tier
★  Servlet
★  Web應用程式
關鍵字(英) ★ EJB
★  J2EE
★  JMS
★  JSP
★  Message-Driven Bean
★  N-Tier
★  Servlet
★  Web Applications
論文目次 Table of Contents
1. Introduction…………………………………………………1
1.1 Research background………………………………………………1
1.2 Research motivation……………………………………………….2
1.3 Thesis structure…………………………………………………….3
2. Related Work………………………………………………..4
2.1 Basic Web site architecture………………………………………...4
2.2 Dynamic Web site architecture…………………………………….5
2.3 Complex Web Application architecture……………………………5
3. J2EE architecture and components……………………….6
3.1 Why J2EE…………………………………………………………6
3.2 J2EE blueprints……………………………………………………8
3.3 Java message service…………………………………………..…11
3.4 Server-side components about J2EE………………………….....14
4. Develop complex Web application with J2EE components
………………………………………………………………...24
4.1 Building Web applications with Servlet………………………….24
4.2 Building Web applications with JSP and Servlet…………………25
4.3 Building Web applications with EJB……………………………..27
5. Implementation and Illustration…………………………37
5.1 System environment and installation…………………………….37
5.2 System requirement………………………………………………40
5.3 B2C……………………………………………………………….43
5.4 B2B……………………………………………………………….55
6. Conclusion and Future Work…………………………….60
6.1 Conclusion……………………………………………………….60
6.2 Future work………………………………………………………61
Reference……………………………………………………..62
參考文獻 1. [Kas00] N. Kassem and the Enterprise Team, “Designing Enterprise Applications
with the J2EETM 2 Platform, Enterprise Edition”, October, 2000, Sun
Microsystems,Inc. http://java.sun.com.
2. [Thom98] Anne Thomas, “Enterprise JavaBeans? Technology: Server
Component Model for Java? Platform”, prepared for Sun Microsystems, Inc.
3. [Sun99] Sun Microsystems, “Java? Message Service Specification version
1.0.2”, JavaSoft, November, 1999, http://java.sun.com.
4. [Sun00] Sun Microsystems, “The Java? 2 Enterprise Edition Developer’s
Guide”, May, 2000, Sun Microsystems, Inc. http://java.sun.com.
5. [Lind00] Linda G. DeMichiel, Specfication Lead, L.Umit Yalcinalp, Sanjeev Krshnan, “Enterprise JavaBeans? Specification Version 2.0”, May, 2000, Sun Microsystems, Inc. http://java.sun.com.
6. [Rich00] Richard Monson-Haefel, David A. Chappell, Java Message Service,
O’RELLY, 2000.
7. [Kass00] Nicholas Kassem, the Enterprise Team, “Designing Enterprise
Applications with the JavaTM 2 Platform, Enterprise Edition”, Version 1.0.1, Final
Release, October, 2000, http://java.sun.com.
8. [GemS00] GemStone Systems, “iCommerce Design Issues and Solutions Version
1.0”, February, 2000, Gemstone Systems, Inc. Beaverton, Oregon.
9. [Edua00] Eduardo Pelegri-Llopart, “Tag Libraries in JavaServer Pages”, January,
2000, Sun Microsystems, Inc.
10. [Sun00] Sun Microsystems, “JavaServer Pages(TM) Tutorial”, 2000, Sun
Microsystems, Inc. http://java.sun.com.
11. [Conf00] O'Reilly Conference on Java, “Architecting the Web Layer: Putting
your JSP and Servlets together”,March 29th, 2000, Santa Clara, California.
12. [Sun01] Sun Microsystems, “Java? Message Service Tutorial 1.3 Beta Release”, 2001, Sun Microsystems, Inc. http://java.sun.com.
13. [Conl98] J. Conallen, “Modeling Web Applications with UML”, White Paper
Conallen Inc, June 1998. http://www.conallen.com/ModelingWeb Application.htm.
14. [Jing00] Jingfeng Li, Jian Chen*, and Ping Chen of Software Engineering
Institute of Xidian University Xi’an P.R. China, “Modeling Web Application
Architecture with UML”, IEEE, 2000.
15. [Beld99] Cristina Belderrain, “Message-Driven Beans and Encapsulated
Business Rules”, Organic, Inc. Sao Paulo, Brazil.
16. [Ips99] Robert Ipsen, Mastering Enterprise JavaBeansTM and the JavaTM 2 Platform, Enterprise Edition, published by John Wiley & Sons, Inc.
17. [Clan01] Craig McClanahan, Larry McCay, and Erik Bergenholtz, “Web Application Framework”, volume:6 issue:3, Java developer’s journal, March, 2001.
http://javadevelopersjournal.com.
18. [Lyo00] David Lyons, “Creating a JSP JavaBeans Framework”, volume:5 issue:2, Java developer’s journal, February, 2000.
19. [Wes00] Jason westra, “E-Business with EJBs”, volume:5 issue:2, Java developer’s journal, February, 2000.
20. [Flo99] Martin flowler with kendall scott, UML Distilled Second Edition, an imprint of Addison Wesley Longman, Inc.
指導教授 黃為德(Wei-T. Huang) 審核日期 2001-7-6
推文 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聯絡  - 隱私權政策聲明