Derek Hohls wrote:
Sorry Joerg
I am not sure that this is making a difference:
ie in my flowscript if I now have:
var atheme = form.getChild("theme").getValue();
and in the "jxpage"
<jx:forEach var="thisTheme" items="theme">
<li>A Selection: ${atheme}</li>
</jx:forEach>
<jx:forEach var="thisTheme" items="theme">
^^^^^ shouldn't this be an
expression (jexl or jxpath) that returns the array rather then a string?
regards,
-marc=
--
Marc Portier http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
Read my weblog at http://blogs.cocoondev.org/mpo/
[EMAIL PROTECTED] [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]