Enterprise JavaBeans 2.1

Enterprise JavaBeans 2.1
Authors
Stefan Denninger, Ingo Peters, Rob Castenada
ISBN
1590590880
Published
08 Apr 2003
Purchase online
amazon.com

Enterprise JavaBeans (EJB) is a server-side component model for transaction-aware distributed enterprise applications, written in the Java programming language. Enterprise JavaBeans 2.1 details the architecture of the Enterprise JavaBeans component model. After the authors introduce the component paradigm, they move on to cover EJB architecture basics.

Editorial Reviews

Enterprise JavaBeans (EJB) is a server-side component model for transaction-aware distributed enterprise applications, written in the Java programming language. Enterprise JavaBeans 2.1 details the architecture of the Enterprise JavaBeans component model.

After the authors introduce the component paradigm, they move on to cover EJB architecture basics. Building on the foundation formed in those introductory topics, they discuss the different component types (session-, entity-, and message-driven beans) in detail. This is followed by a comprehensive introduction to the Java Message Service (JMS), so you understand the ideas behind asynchronous and parallel processing provided through message-driven beans. Transactions, security, and the newly introduced timer service round out the book.

This invaluable resource also discusses topics beyond the specification: inheritance, coupling of EJB components, quality assurance, and more. After reading this book, you'll understand the benefits and the limits of EJB and have the knowledge necessary to turn business requirements into EJB-based applications.

Table of Contents

  1. Introduction
  2. Fundamentals
  3. The Architecture of Enterprise JavaBeans
  4. Session Beans
  5. Entity Beans
  6. Message-Driven Beans
  7. Transactions
  8. Security
  9. Practical Applications
  10. Web Services and Scheduling

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The difference between theory and practice is smaller in theory than in practice.”