|
HOW TO - merge Spring Framework and COMMONS Chain (
"Chain of Responsibility" )
Jakarta Commons Chain project is a gang of four design pattern for "Chain of Responsibility".
Spring Framework is an open source project that is hosted on Source Forge. It can be summed up as a framework that implements the factory pattern. The objects created are configured with XML documents.
This white paper shows how these two frameworks can be used together. So if you already use Spring and want to add Commons Chain, or if you use Commons Chain and are not quite happy with the catalogue for creating a chain. Then click here to read on.

|