Java EJB Programming Question:
What is EJB role in J2EE?
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 Question | Next Question |
What is session Facade in EJB? | What is the difference between EJB and Java beans? |