March 2002
Intermediate to advanced
464 pages
8h 51m
English
To develop distributed components for the J2EE architecture, you need component technologies, APIs, and administrative tools. Let's take a look at each of these categories as they apply to the J2EE architecture and see what they offer to developers.
EJB is a component technology that helps developers create business objects in the middle tier. These business objects (enterprise beans) consist of fields and methods that implement business logic. EJBs are the building blocks of enterprise systems. They perform specific tasks by themselves, or forward operations to other enterprise beans. EJBs are under control of the J2EE application server.
This component technology presents a request-response ...
Read now
Unlock full access