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

How to determine, that beans are TX or not?

1633


What is singleton session bean?

588


What does statelessness mean?

535


What does it mean to be stateless?

541


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

572






What is a stateless session?

512


What are the key benefits of the ejb technology?

614


What is ejb and its architecture?

524


why Bean class implements all business method of Remote interface but bean bean class not implements the remote interface

2030


What is stateless authentication?

527


Explain the important elements of ejb?

559


Where is ejb used?

530


How does ejb invocation take place?

579


How many enterprise beans?

551


can anyone explain me the workflow of EJB.I have developed an app. in WSAD using an example that contains CMP and session bean.But i am not able to understand the basic flow between diffrent packages.

1790