Le 22 févr. 06 à 13:40, Derek Hohls a écrit :
...I assume that I then need an array in flowscript to iterate through the parameters... are there any Cocoon samples that show this, or should I rather look elsewhere?...
I don't have a sample handy. but if you look at the API under http:// cocoon.apache.org/2.1/userdocs/flow/api.html#request, you can see what data types are returned by functions like getParameterNames() (a java Enumeration in that case).
Then, as flowscript lets you access any public java methods, you can use the standard Enumeration API to get the values.
-Bertrand
smime.p7s
Description: S/MIME cryptographic signature