What is ejb framework?



What is ejb framework?..

Answer / Dhanu Kumar Tiwari

The Enterprise JavaBeans (EJB) Framework is a Java technology for building enterprise-scale applications. It provides a way to write business logic in the form of reusable components that can be distributed across multiple servers and accessed by various clients over a network.nnThe EJB Framework includes features like container-managed services, transaction management, security, life cycle events, connection pooling, and remote access, which simplify the development of complex, multi-tiered applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More EJB Interview Questions

What is a ejb container?

1 Answers  


What is ejb context?

1 Answers  


In what format is the conversational data written to the disk?

1 Answers  


What is an ejb context?

1 Answers  


What is the procedure for the creation of stateless ejb?

1 Answers  


What is stateful or stateless?

1 Answers  


How do I use a less than or greater than on a message selector in ejb-jar.xml?

1 Answers  


How does legacy object mapping work?

1 Answers  


How to determine, that beans are TX or not?

1 Answers  


What Is EJB Clustering? Explain the Functionality?

1 Answers   Business Architectures, College School Exams Tests, HCL,


Mention the three levels for applying interceptor methods.

1 Answers  


when deploying an EJB, does it possible to specify multiple JNDI names?

1 Answers   IBM,


Categories