Java Enterprise in a Nutshell (Paperback)

Kris Magnusson, David Flanagan, Jim Farley, William Crawford

  • 出版商: O'Reilly
  • 出版日期: 1999-09-11
  • 定價: $900
  • 售價: 2.2$199
  • 語言: 英文
  • 頁數: 662
  • 裝訂: Paperback
  • ISBN: 1565924835
  • ISBN-13: 9781565924833
  • 相關分類: Java 程式語言
  • 立即出貨(限量) (庫存=9)

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

商品描述

Java Enterprise in a Nutshell is an indispensable quick reference for Java programmers who are writing distributed enterprise applications. The book provides fast-paced tutorials on the following Java Enterprise APIs:

  • JDBC, a vendor-independent API for accessing relational database systems

  • RMI, a Java-only approach to distributed computing that relies on remote method invocation

  • Java IDL, a CORBA-based, language-independent approach to distributed computing

  • Java servlets, a mechanism for extending a web server that allows Java code to perform tasks traditionally handled by CGI scripts

  • JNDI, a generic Java API for working with networked naming and directory services
  • Enterprise JavaBeans, a component model that separates high-level business logic from low-level housekeeping chores like security and transaction management



These APIs are the building blocks of the Java 2 Platform, Enterprise Edition (J2EE), Sun's recently announced new platform for enterprise computing. J2EE is the standard Java 2 platform with a number of extensions for enterprise development.

Java Enterprise in a Nutshell also contains O'Reilly's classic-style, quick-reference material for all of the classes in the various packages that comprise the Enterprise APIs. This material includes the core Enterprise APIs that are part of Java 1.2, as well as numerous standard extensions.

This book is a companion to both Java in a Nutshell, 3rd Edition, which covers the key non-graphical, non-enterprise APIs in Java 1.2, and Java Foundation Classes in a Nutshell, which describes the graphics- and GUI-related classes of Java 1.2.

商品描述(中文翻譯)

《Java Enterprise in a Nutshell》是一本不可或缺的快速參考書,針對撰寫分散式企業應用程式的Java程式設計師。該書提供了以下Java Enterprise API的快節奏教程:
- JDBC,一個獨立於供應商的API,用於訪問關聯式資料庫系統
- RMI,一種僅限於Java的分散式計算方法,依賴於遠程方法調用
- Java IDL,一種基於CORBA的、與語言無關的分散式計算方法
- Java servlets,一種擴展網頁伺服器的機制,允許Java程式碼執行傳統上由CGI腳本處理的任務
- JNDI,一個用於處理網絡命名和目錄服務的通用Java API
- Enterprise JavaBeans,一種組件模型,將高層次的業務邏輯與低層次的安全性和事務管理等瑣碎工作分離開來

這些API是Java 2平台企業版(J2EE)的構建模塊,是Sun最近宣布的用於企業計算的新平台。J2EE是標準的Java 2平台,具有一些用於企業開發的擴展功能。

《Java Enterprise in a Nutshell》還包含O'Reilly經典風格的快速參考材料,涵蓋了組成企業API的各種套件中的所有類別。這些材料包括Java 1.2的核心企業API,以及許多標準擴展功能。

這本書是《Java in a Nutshell, 3rd Edition》的伴侶書,該書涵蓋了Java 1.2中的關鍵非圖形、非企業API,以及《Java Foundation Classes in a Nutshell》,該書描述了Java 1.2中與圖形和GUI相關的類別。