- This is a work in progress ...
- Structural Patterns
- Decorator - Servlet and Http Servlet request/response wrapper classes
- Proxy - Dynamic proxy - java.lang.reflect.Proxy
- Behavioral Patterns
- Chain of Responsibility - Servlet filters
- Iterator - Collection iterators