How Client will contact the Bean?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is stateful session bean?

549


Can an ejb send asynchronous notifications to its clients?

515


What is difference between ejb 1.1 and ejb 2.0?

559


What is ejb framework?

549


What is an ejb context?

552






Is ejbCreate() method mandatory while defining a Session Bean?

584


What is stateful or stateless?

517


What is an ejb container?

513


What is stateless programming?

577


What is pub/sub model?

500


How to increase ejb transaction timeout in weblogic?

533


What is ejb home object?

550


How to create ejb project in eclipse?

516


How can a CORBA object, accessed from a EJB?

1662


What is EJB server provider?

566