Java EJB Programming Question:

What is EJB role in J2EE?

Java EJB Programming Interview Question
Java EJB Programming Interview Question

Answer:

EJB technology is the core of J2EE. It enables developers to write reusable and portable server-side business logic for the J2EE platform.


Previous QuestionNext Question
What is session Facade in EJB? What is the difference between EJB and Java beans?