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

What are the different types of ejb?

721


What is bean-managed transaction?

770


Enlist the enterprise beans types?

795


How does ejb invocation happens?

757


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.

2009


A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose?

748


Write down the steps for the creation of stateless ejb.

784


What is entity beans in ejb with example?

734


Elucidate callback in ejb?

762


How to generate ejb stubs in eclipse?

972


What is EJB server?

776


What is the difference between ejb and java beans?

780


How does ejbs work?

723


What is the use of @ejb annotation?

736


What ejb means?

709