On 2/19/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: <snip/>
The next step would be to provide customizable chains per Action (becoming > even more like how you configure actions in WebWork) -- but you can even > do > that today by using an Action that itself executed a chain. Craig, isn't that what we already have with: <action path="/MyAction" catalog="MyCatalog" command="MyCommand"/> or am I misunderstanding? -- Martin Cooper Michael. > > > Craig > >