Enterprise JavaBeans (EJB) is a specification for developing large-scale, distributed business applications on the Java platform. EJB 1.0 was released in 1998. The most current release, EJB 3.2.3, has ...
One part of interacting with an application server is invoking the Servlets and Java Server Pages (JSPs) that reside inside of the Web container. The other half of the puzzle is interacting with ...
Java Enterprise Edition (Java EE) has a powerful facility dedicated to expressing the business logic of an application and for accessing a database using a JavaBeans-like concept. That facility is ...
The EJB Best Practices chapter discusses best practices in terms of design, development, building, testing and working with EJB. These guidelines will help in answering some of the dilemmas you face ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Traditional caching fails to stop "thundering ...
TODAY'S TIP REGARDS a performance characteristic that is particularly important to certain Enterprise JavaBean (EJB) applications, although it has applicability to other types of Java applications as ...
Many companies have valuable legacy mainframe applications but need to link them to new e-business applications, observes Markus Nitschke, VP of corporate marketing at Attachmate. As a case study of ...
In the last issues, we have seen how to deploy the WebLogic platform and set up an application domain under it. One of the uses of the BEA WebLogic suite of tools is to develop enterprise applications ...
A Jakarta EE application server that provides the facilities for executing Enterprise JavaBeans (EJBs). Some EJB application servers may provide containers for JSPs and servlets, while others require ...