At the end of this session, you should be able to:
- Understand the purpose of EJBs
- Explain the features provided by the application container to an EJB
- Differentiate between Session beans and Message Driven beans
- Differentiate between the types of Session beans
- Recognize the most appropriate type of session beans in different business scenarios
- Understand the performance implications of the different beans
- Create an EJB and apply to a business problem