What are two benefits of the new EJB 3.0 model?

  1. Session bean is a POJO managed by the EJB container.

  2. Stateless session beans require a home interface only.

  3. Callback methods can be defined either in the bean class itself or in a bean listener class.

  4. All session beans and message driven beans need to have a business interface


Correct Option: A,C

Find more quizzes: