What is Enterprise JavaBeans?



What is Enterprise JavaBeans?..

Answer / janet

EJB architecture is component architecture for the
development and deployment of component based distributed
business application.EJB the widely adopted serverside
component architecture for Java2 platform,Enterprise
edition(J2EE0,versatile,reusable and portable across middleware.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More EJB Interview Questions

Differentiate “find a method” from “select method” in EJB ?

0 Answers  


What are the attributes of transaction in ejb?

0 Answers  


What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations? When would I use one over the other?

0 Answers  


What is entity bean?

0 Answers  


What do you mean by ejb ql?

0 Answers  






What is the procedure for the presentation of ejb persistence mechanism?

0 Answers  


Why do we need ejb?

0 Answers  


What do you understand by session facade?

0 Answers  


What is stateless ejb?

0 Answers  


What is the relationship between an EJB component, EJB container, and an application server?

2 Answers  


What is the difference between ejb and java beans?

0 Answers  


What is difference between stateless and stateful?

0 Answers  


Categories