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...


What are the different kind of ejb's?



What are the different kind of ejb's?..

Answer / Avanish Kumar Shukla

The three main types of Enterprise Java Beans (EJBs) in Java EE are Session Beans, Entity Beans, and Message-driven Beans. Session Beans provide business logic for client applications, Entity Beans represent persistent database objects, and Message-driven Beans process messages from a message queue.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More EJB Interview Questions

What is entity beans in ejb with example?

1 Answers  


What do you understand by session facade?

1 Answers  


ejbCreate in Entity bean and create method in EJB home, have the same parameters?

2 Answers  


What is ejb container in java?

1 Answers  


How can I access ejb from asp?

1 Answers  


How does legacy object mapping work?

1 Answers  


How to find ejb version in websphere?

1 Answers  


Explain the concept of local interfaces?

1 Answers  


An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception?

1 Answers  


What do you mean by ejbdoclet?

1 Answers  


What is ejb bean in java?

1 Answers  


What is stateless session bean?

1 Answers  


Categories