Chapter 20. Developing Business Logic—Session Beans

Introducing Session Beans

A session bean is a synchronous Enterprise JavaBean (EJB) type that enables you to model real-world business logic in the form of a reuseable and portable J2EE component. Hence, a session bean resides completely within the context of an EJB container (WebLogic Server).

The following are the general characteristics of session beans:

  • From a client perspective, a session bean is a nonpersistent ...

Get BEA® WebLogic Platform 7 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.