Thanks Jasha but unfortunately that works fine as long as you know what parameters to expect. If you don't (eg. a dynamically generated form) you can't reference them by name.

In flowscript you have getParameterNames() from where you can iterate them. I need something similar in the sitemap...

Jasha Joachimsthal wrote:
Within your map:generate or map:transform:
<map:parameter name="paramName" value="{request-param:paramName}"/>
Is it possible for a certain pipeline to accept multiple request parameters and handle them (like in a map) without calling flowscript and getParameterNames()..?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to