Java EJB Programming Question:

How many enterprise beans?

Answer:

There are three kinds of enterprise beans:
1. session beans,
2. entity beans, and
3. message-driven beans.

Read All 27 Java EJB Programming Questions
Previous QuestionNext Question
What are the key benefits of the EJB technology? What is message-driven bean?