A look at the Composite design pattern - Java World - The Composite design pattern lets you treat primitive and composite objects exactly the same. In his latest Java Design Patterns column, David Geary explores how to implement the Composite pattern and how to use it with the Tiles tag library from the Apache Struts application framework. A look at the Composite design pattern - Java World
Dirk Riehle: Composite Design Patterns - If you’ve followed along with me up to this point, you might have already formulated the question that’ll I’ll answer for you right now. Dirk Riehle: Composite Design Patterns