Building Dependency Webs in J2EE
[Posted February 5, 2003 by cook]
Alex Iskold and Daniel Kogan
cover dependency webs on O'Reilly.
"
J2EE applications are fundamentally complex. A typical system may contain thousands of EJBs, Java classes, JSP pages, and servlets, which are linked into an intricate web of numerous dependencies. Managing this complexity is the key to building stable and flexible J2EE applications. To deal with complexity, it is important to focus on the structure of the dependencies between all components in the system."
(
Log in to post comments)