Java Enterprise in a Nutshell (Paperback)
暫譯: Java 企業應用精要 (平裝本)

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)的基石,J2EE是Sun最近宣布的企業計算新平台。J2EE是標準的Java 2平台,並針對企業開發提供了多項擴展。

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

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