Commons Chain is an implementation of the Gang of Four's "Chain of Responsibility" pattern used for the organizing the execution of complex processing flows. It is currently being used in several production applications and will form the backbone of Struts, perhaps as soon as Struts 1.3.
http://jakarta.apache.org/commons/chain Don --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
