Hi,

You can iterate over getParameterNames() and get their value(s). See [1]
for more info about flow.

[1] http://cocoon.apache.org/2.1/userdocs/flow/api.html

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: vrijdag 18 mei 2007 16:17
> To: users@cocoon.apache.org
> Subject: Iterate multiple request parameters in flowscript..?
> 
> Although it is pretty straight forward to obtain the value of 
> a certain request parameter in flowscript if you know the name (eg. 
> "cocoon.request.getParameter("hello"), I cannot figure out 
> how to hadle multiple request parameters, like iterate them 
> in an array or something.
> 
> Can I iterate the contents of cocoon.request?
> 
> Is there some kind of doc for flowscript (like javadoc) 
> published on the web?
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

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

Reply via email to