You are currently viewing Enterprise Java Beans (EJB) Interview Questions and Answers

Enterprise Java Beans (EJB) Interview Questions and Answers

Enterprise JavaBeans (EJB) is one of several Java APIs for modular construction of enterprise software. EJB is a server-side software component that encapsulates business logic of an application. An EJB web container provides a runtime environment for web related software components, including computer security, Java servlet lifecycle management, transaction processing, and other web services. The EJB specification is a subset of the Java EE specification.(Source: Wikipedia)