Hi,
how could I pass parameters from an action into a part of an aggregation?
snippet:
<map:match>
<map:act type="createAMapWithValueRedirect">
<map:aggregate>
<map:part src="an_uri" element="someStuff"/>
</map:aggregate>
</map>
...
<map:match pattern="an_uri">
<map:generate src="{redirect}.xsp"/>
<map:serialize/>
</map:match>
But {redirect} is substituted to 'null' because the listOfMaps isn't
transmitted to the aggregation part. Bug or Feature or ?
Regards
Steffen...
--
______________________________________________________________________
Steffen Stundzig mailto:[EMAIL PROTECTED]
SMB GmbH http://www.smb-tec.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]