This course is the first of two courses in the
Enterprise JavaBeans Series.
This course explores two topics:
- The architecture of Enterprise JavaBeans
- Session Beans
I will be explaining J2EE architecture for the duration of this course.
EJB Architecture includes
- distributed programming concepts,
- servers,
- containers,
- Session Beans,
- Entity Beans, and
- Transactions.