Java Beans Question: Download Java Beans PDF

What are/is Enterprise JavaBeans?

Tweet Share WhatsApp

Answer:

Enterprise JavaBeans (EJB) is an API specification for building scalable, distributed, component-based, multi-tier applications. It leverages and extends the JavaBeans component model to provide a rich object-oriented transactional environment for developers building enterprise applications.

Enterprise JavaBeans (EJB) technology is the basis of Java 2 Platform, Enterprise Edition (J2EE). EJB technology provides the scalable architecture for executing business logic in a distributed computing environment. J2EE makes the life of an enterprise developer easier by combining the EJB component architecture with other enterprise technologies to solutions on the Java platform for seamless development and deployment of server side applications.

Download Java Beans PDF Read All 57 Java Beans Questions
Previous QuestionNext Question
Who is developing the JavaBeans Migration Assistant to ActiveX?What are the properties of java beans?