August 2003
Intermediate to advanced
1464 pages
32h 2m
English
In This Chapter
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 ...
Read now
Unlock full access