Why does EJB needs two interfaces, Home and Remote
Interface?

Answer Posted / deepti mehta

HOME INTRFACE:- The home interface defines methods that
allow EJB clients to create and find EJB component.

REMOTE INTERFACE:- A remote interfece defines all the
business methods of the enterprise bean that the EJB client
would invoke.

Is This Answer Correct ?    13 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate ‘Stateful Session’ from ‘Entity Bean’ ?

772


List down the steps for the demonstration of ejp persistence mechanism.

860


What is the difference between @requestparam and @pathvariable?

754


What is stateless programming?

843


TX operation funtion executed by?

2456


What are the different types of ejb?

746


How does ejb work in java?

771


Explain ejbhome and ejbobject in ejb?

815


What is entity beans in ejb with example?

753


Explain the architectural relationship between JavaBeans and JTA?

2674


What is ejb and its types?

740


What is rmi and ejb in java?

793


What are the differences between ejb 3.0 and ejb 2.0?

740


What is EJB object?

830


Define Context?

849