Java EJB Programming Question:

Download Job Interview Questions and Answers PDF

What is EJB?

Java EJB Programming Interview Question
Java EJB Programming Interview Question

Answer:

EJB stands for Enterprise JavaBean and is a widely-adopted server side component architecture for J2EE. It enables rapid development of mission-critical application that are versatile, reusable and portable across middleware while protecting IT investment and preventing vendor lock-in.

Download Java EJB Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What is the difference between session and entity beans? When should I use one or the other? What is session Facade in EJB?