If you don't know which parameters you can expect, how will you handle them?
Jasha Joachimsthal Hippo Oosteinde 11 1017 WT Amsterdam The Netherlands +31 (0)20 5224466 www.hippo.nl > -----Original Message----- > From: ypomonh [mailto:[EMAIL PROTECTED] > Sent: maandag 21 mei 2007 14:23 > To: [email protected]; Jasha Joachimsthal > Subject: Re: Iterate multiple request parameters in a map pipeline..? > > 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]
