Can a client interact with an JavaBean directly? Explain?

Answer Posted / nirmala

No client cannot directly interact with java bean.
1.java application calls home interface to get a reference
for customer session object.
2.home interface creates customer session object which can
be refernced by customer bean interface.
3. java clients gets refence for the customer session bean
thru the bean interface.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is EJB server provider?

662


How does ejbs work?

606


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

636


Should services be stateless?

576


What do you mean by EJB architecture?

663






What do you mean by re-entrant? Can you say that session beans as re-entrant? Can entity beans be specified as re-entrant?

618


What is an ejb platform?

646


What are the design principles for ejb?

598


What is an ejb container?

614


What are the key features of the ejb technology?

680


What is jar, war, and ear?

696


What are the different kind of ejb's?

628


Can more than a single table be mapped in cmp?

640


Define Context?

696


What is difference between stateless and stateful?

576