Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / devarathnam c,kotagudibanda(po

Hi...
Actually the Application server gives the services to the
EJB Container,the EJB Container provides the run-time
environment for the EJB Conponent,EJB Component full fill
the client request.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More EJB Interview Questions

what are the influence factors of ejbLoad() & ejbStore()?

1 Answers  


What are versions of ejb?

0 Answers  


What is the difference between Session bean and Entity bean?one?

0 Answers  


What are the services that a container provides for an entity bean?

3 Answers  


What is the purpose of a transaction monitor?

1 Answers  


ejbCreate in Entity bean and create method in EJB home, have the same parameters?

2 Answers  


what are required main interfaces in EJB?

2 Answers  


Transaction Attributes? What is the use of ?RequiresNew?

1 Answers   HCL,


What is entity bean?

0 Answers  


What transaction attributes does Java Bean containers support?

1 Answers  


What is bean-managed transaction?

0 Answers  


what is finder method?

1 Answers  


Categories