Java EJB Programming Question:
Download Questions PDF

How many enterprise beans?

Answer:

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

Download Java EJB Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What are the key benefits of the EJB technology? What is message-driven bean?