Special Edition Using Enterprise JavaBeans (EJB) 2.0

Chuck Cavaness, Brian Keeton

  • 出版商: QUE
  • 出版日期: 2001-09-19
  • 售價: $1,640
  • 貴賓價: 9.5$1,558
  • 語言: 英文
  • 頁數: 648
  • 裝訂: Paperback
  • ISBN: 0789725673
  • ISBN-13: 9780789725677
  • 相關分類: Java 程式語言
  • 已絕版

買這商品的人也買了...

商品描述

Special Edition Using EJB 2.0 starts with a description of how EJB fits into the big picture of J2EE development, then covers such topics as:

  • Locating EJB's using JNDI
  • Managing data with EJB Query Language
  • Building JMS applications using the new Message-driven Bean
  • Planning EJB applications using design patterns

Later chapters describe advanced development topics including interoperability, horizontal services and clustering. Throughout the book, the authors construct a component-based auction web site using the J2EE architecture as a practical example.

Table of Contents

I. OVERVIEW.

1. Introduction.
2. EJB Concepts.
3.JNDI (Java Naming & Directory Interface).
4. Example Auction Site.

II. DEVELOPING EJBs.

5. Entity Beans.
6. EJB Query Language.
7. Session Beans.
8. JMS (Java Messaging Service).
9. Message-Driven Beans.

III. EJB DESIGN.

10. The EJB Container.
11. Transactions.
12. Exception Handling.
13. Deployment.
14. Design Patterns.
15. Performance.
16. Security Management.

IV. ADVANCED EJB.

17. EJB Interoperability.
18. Horizontal Services.
19. Clustering Concepts.

V. APPENDICES.

A. The EJB 2.0 API.
B. Changes from EJB 1.1.
C. Installing WebLogic.