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

Can an ejb send asynchronous notifications to its clients?

1028


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

1154


What is a ejb container?

1004


how can u integrate ejb and hibernate? How can u call hibernateDAO methods in session bean?

3026


What does @inject mean in java?

1146


What is the use of @ejb annotation?

1023


What is dependency injection in ejb?

1120


Which is the only method defined in the javax.ejb.handle interface?

1145


Why do we use ejb?

1045


What is stateful session bean?

1113


What are stateless functions?

1009


What do you understand by session facade?

1048


what is the Relationship between EJB and CORBA architecture?

3939


What is the default transaction attribute for an ejb?

1033


What is stateless and stateful?

1114