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 ejb in spring?

447


What are the callback annotations for the stateless bean?

497


What does statelessness mean?

528


How entity beans support container managed persistence?

1936


What is the difference between find and select methods in ejb?

541






How can one EJB be called from within another EJB?

521


Explain the concept of ejb ql?

601


Why stateless is better than stateful?

526


Can EJB made to handle multiple transactions?

606


Should services be stateless?

495


What are the basic and subtypes of enterprise java beans (ejb)?

531


How do you decide whether you should use session, entity or message driven bean?

569


What is jar, war, and ear?

623


What is stateless ejb?

529


What is pub/sub model?

514