Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 75685 invoked from network); 21 May 2007 12:26:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 May 2007 12:26:38 -0000 Received: (qmail 78122 invoked by uid 500); 21 May 2007 12:26:41 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 77900 invoked by uid 500); 21 May 2007 12:26:41 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 77888 invoked by uid 99); 21 May 2007 12:26:41 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 May 2007 05:26:41 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [213.133.33.40] (HELO smtp.is.nl) (213.133.33.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 May 2007 05:26:34 -0700 Received: from [213.133.51.241] (HELO hai01.hippo.local) by smtp.is.nl (CommuniGate Pro SMTP 5.0.10) with ESMTP id 15679721 for users@cocoon.apache.org; Mon, 21 May 2007 14:26:13 +0200 Received: from [10.10.100.205] ([10.10.100.205]) by hai01.hippo.local with Microsoft SMTPSVC(5.0.2195.6713); Mon, 21 May 2007 14:26:12 +0200 Message-ID: <46518FE4.8000405@hippo.nl> Date: Mon, 21 May 2007 14:26:12 +0200 From: Jeroen Reijn User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: Iterate multiple request parameters in a map pipeline..? References: <4650BD61.2010909@freemail.gr> <46518F39.4090207@freemail.gr> In-Reply-To: <46518F39.4090207@freemail.gr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 21 May 2007 12:26:12.0366 (UTC) FILETIME=[37EDE2E0:01C79BA3] X-Virus-Checked: Checked by ClamAV on apache.org Perhaps you use an aggregate and include a part that uses the request generator? Just my 2 cents... Jeroen ypomonh wrote: > 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: >> >>> 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: users-unsubscribe@cocoon.apache.org > For additional commands, e-mail: users-help@cocoon.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org