Home

 

Summary

The EJB 3.0 specification and the Java Persistence API (JPA) make development of EJB applications much easier. There is no need for looking up EJB homes; Web applications can access session EJBs through their business interface by simple EJB injection. There is almost no need to develop data transfer objects (DTO); the JPA entities can be used as DTOs.

ibm.com/redbooks