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

Explain transaction and various methods to manage it?

527


Define EAR, WAR and JAR ?

591


can u explain about design patterns like singleton,builder,factory

1887


What are the benefits of ejb?

551


What do you mean by EJB architecture?

573






What is entity beans in ejb with example?

501


What is the procedure of ejb container to handle exceptions?

542


Should services be stateless?

492


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

507


What is session bean in ejb?

516


What is rmi and ejb in java?

528


What is an ejb context?

562


Name the attributes of javax.ejb.stateful.

552


How to generate ejb stubs in eclipse?

724


What is ejb in java?

532