>> That could work, but the problem is that the parameters names are mapped
to
>> various meta-data and I don't know which ones I want and which ones I
don't
>> want until I examine the meta-data.  Moving the management of the
metadata
>> into an XSLT would in effect mean moving converting a chunk of my action
>> handler logic into an XSLT.
> If your metadata is XML, you can aggregate it with the
> request parameters in order to filter them.

That would be too simple :-)  At this particular point in time the metadata
comes from a relational database, which is why this particular data mapping
problem is resolved using an action handler and not in an XML/XSLT in the
first place...

---------------------------------------------------------------------
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]>

Reply via email to