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...


How Client will contact the Bean?

Answers were Sorted based on User's Feedback



How Client will contact the Bean?..

Answer / sapan kumar das

First Client Homeinterface get by
1.Client locates the Homeinterface using JNDI services.
2.EJB server return reference of Homeinterface.
3.Client call the create method of Homeinterface
4.EJB server return the reference of Remoteinterface
5.Client invoke the remotemethods
6.server return the results.

Is This Answer Correct ?    1 Yes 0 No

How Client will contact the Bean?..

Answer / john doe

The client will use the Home interface to create an EJB Object.
When client makes a function call it will access the EJB
Object through the Remote interface.
The EJB Object then decides which EJB and which function is
to be called.
Thus the connection between the client and Bean is established

Is This Answer Correct ?    0 Yes 0 No

How Client will contact the Bean?..

Answer / janet

The client view is provided through two interfaces -- the
home interface and the remote interface. These interfaces
are provided by classes constructed by the container when a
bean is deployed,based on information provided by the bean.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More EJB Interview Questions

How Client will contact the Bean?

3 Answers   Four soft, Tech Mahindra,


What does ejb stand for?

0 Answers  


What causes statelessness?

0 Answers  


Explain what is an EJB Context?

0 Answers   BirlaSoft,


Write down the steps for the creation of stateless ejb.

0 Answers  


List some key actors in persistence api.

0 Answers  


What is the difference between session and entity beans? When should I use one or the other?

0 Answers  


what is mean by port ? Please answer me. Advance thanks.

2 Answers   Excel,


What is ejb in spring?

0 Answers  


What are the system services of ejb container?

0 Answers  


What is the new basic requirement for a cmp entity bean class in 2.0 from that of ejb 1.1?

0 Answers  


What is rmi and ejb in java?

0 Answers  


Categories