Java Beans Question:
Download Questions PDF

What is EJB container?

Java Beans Interview Question
Java Beans Interview Question

Answer:

A container that implements the EJB component contract of the J2EE architecture. This contract specifies a runtime environment for enterprise beans that includes security, concurrency, life-cycle management, transactions, deployment, naming, and other services. An EJB container is provided by an EJB or J2EE server.

Download Java Beans Interview Questions And Answers PDF

Previous QuestionNext Question
What is EJB context?What is bean customization?