Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / sitaram karancheti

Home Interface: Contains methods that are not tied to a
specific EJB instance (i.e. methods at class level), like
methods for creating removing and finding EJB instance.

Remote Interface: Contains methods tied to a specific EJB
instance, such as methods that provides the actual business
logic.

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ejb client?

1146


Is soap stateless or stateful?

1055


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?

1050


Why do we need ejb in java?

1062


Why should we use ejb?

970


Name the acid properties of a transaction.

1135


What are the different kind of ejb's?

1086


What is ejb home object?

1074


What is entity bean in ejb?

1180


How can a CORBA object, accessed from a EJB?

2341


Enlist the declarative transaction types?

1072


How is consistency maintained by Stateful Session through transaction updates ?

1240


What does it mean to be stateless?

1046


Which is more beneficial: Stateful or Stateless Bean?

1036


How many types of session beans are available in ejb?

1024