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

Why should we use ejb?

522


What is Session Bean Interface?

555


Can you be deported if you are stateless?

467


can we stop the execution of a method before completion?

2493


Can an ejb send asynchronous notifications to its clients?

526






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

516


What are the differences between ejb 3.0 and ejb 2.0?

516


What is ptp model?

576


What is EJB object?

579


How to import ejb project in eclipse?

566


What is ejb in weblogic?

545


In what format is the conversational data written to the disk?

503


What is the use of @ejb annotation?

527


What is @injectmock?

512


in EJB diclare the static methods are not?

2903