|
| J2EE Catalog of BluePrint Patterns | | http://java.sun.com/blueprints/patterns/catalog.html | | The J2EE catalog contains the following patterns: Business Delegate, Composite Entity, Composite View, Data Access object (DAO), Fast Lane Reader, Front Controller, Intercepting Filter, Model-View-Controller, Service Locator, Session Façade, Transfer Object, Value List Handler, and View Helper. For each of these patterns, sample code from the Java BluePrints catalog is given. | | |
|
| Overview of Design Patterns | | http://www.mindspring.com/~mgrand/pattern_synopses.htm | | “Overview of Design Patterns,” from Design Patterns in Java: A Catalog of Reusable Design Patterns Illustrated with UML, 2nd Edition, Volume 1, September 2002, by Mark Grand. Discusses the six categories of design patterns in the book including fundamental patterns, creational patterns, partitioning patterns, structural patterns, behavioral patterns and concurrency patterns. Explains each of the patterns that fall under these categories and what they do. | | |
|
|
| |
 |
|