Hallo,
is it prossible that an xsp which queries a db for a path information, send
this to one of the following transformers like a global parameter:
I thought of something like this:
<map:match pattern="article_*.html">
<map:generate src="getMetaInfoFromDB.xsp"/>
<map:transform src="{$paramFromGenerator}.xsl"/>
<map:serialialize type="html"/>
</map:match>
---------------------------------------------------------------------
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]>