What is the relationship between an EJB component, EJB
container, and an application server?

Answer Posted / guest

An EJB component is an enterprise bean that runs in a
container. The container provides a platform-independent
execution environment for the bean. Containers are hosted on
EJB-compliant application servers. The vendor-specific
application servers provide a common set of services to the
containers via the EJB framework.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ejb bean in java?

581


How does the server decide which beans to passivate and activate?

527


What are transaction isolation levels in ejb?

545


How to import ejb project in eclipse?

571


Enlist the declarative transaction types?

597






Enlist the changes in EJB 2.1 ?

573


What are the components of session beam?

639


Why do we use ejb?

517


What do you mean by ‘hot deployment’ ?

584


What is ptp model?

579


What is ejb and why it is used?

495


What happens when I change a value in the httpsession from inside an ejb?

520


Is is possible for an ejb client to marshal an object of class java.lang.class to an ejb?

526


Explain the concept of connection pooling feature of ejb container?

525


Write down the steps for the creation of stateless ejb.

603