News

How to Achieve High Scalability with Java EE EJB 3.0 and the Spring Framework Scaling a hybrid solution in the cloud space In an Enterprise world, the Spring Framework combined with some a ORM tool ...
EJB 3.1 - A Significant Step Towards Maturity Enterprise Java Beans (EJB) is a server-side component architecture for the Java Enterprise Edition (Java EE) platform, aiming to enable rapid and ...
The Java Persistence API draws on ideas from leading persistence frameworks and APIs such as Hibernate, Oracle TopLink, Java Data Objects, (JDO) and EJB container-managed persistence.
EJB 3.1 is a worthy successor to the work EJB 3.0 started. It provides new support for classic Gang-of-Four style Singletons, CRON-like scheduling, no-interface views and asynchronous methods. EJB ...
Sun has added full support for Enterprise JavaBeans (EJB), the Java servlets API, and Java Server Pages (JSP). The net of this is an architecture that can significantly reduce time to market for ...
The EJB 3.1 expert group recently released an early draft of the specification, containing some significant new features as well as a continued simplification of the EJB programming model.
The wide acceptance of Web services by companies has changed the way applications are designed, and Java developers must adapt to a service-oriented architecture. If you develop applications using ...