Expert One-on-one J2ee Development Without Ejb Official
Allowing a container to manage object dependencies, which simplifies testing and decouples code.
The book's central argument is that the J2EE (Java 2 Enterprise Edition) specification had become unnecessarily bloated, often hindering rather than helping developer productivity. Johnson and Hoeller advocated for a shift toward: Expert One-on-One J2EE Development without EJB
Handling "cross-cutting concerns" like transactions and security without cluttering business logic. Allowing a container to manage object dependencies, which
Using standard Java objects instead of complex, container-dependent EJBs. Expert One-on-One J2EE Development without EJB
Prioritizing architectures that are easy to unit test outside of a heavy application server. Key Technical Alternatives





