I'm curious about Struts-Chain and have read through the 1.2.4 source on it plus the 1.3 SVN repository. I don't see anything suggesting how to make my action chain itself to another action in the struts-config.xml example. Nor do I see anything suggesting how to have an action be processed by a chain other than the default chain. Is struts-chain supposed to be as one chain per web.xml pattern matching? Are the chains supposed to do that and use a common struts configuration object? (I.e. Just /do/whatever invokes chain a but mapping /dothis/whatever3 invokes a different chain?
Thanks for any help. Regards, David the Curious ([EMAIL PROTECTED]) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]