> You don't have to include the parts of your pipeline that are the > same in the <map:when> elements. You can just include the <map:act> > element, since it appears that you're not returning any parameters from > your action, and then you won't have to duplicate the part that doesn't > vary. I'm returning the {page} parameter from the action. I'll try it the way you describe anyway and I'll see if I can get some results.
> An even better way would be to have a proxy Action class that > dynamically loads a particular helps class depending on a parameter > passed to it. Cocoon already includes something like this with > ServerPagesAction, and you write the action in XSP. Yes! But I don't know how to code it. I'll take a look at the Action you mention. Thanks :-) --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>