Hi,
I've got a dynabean stored in session scope with a list of swift codes
and descriptions in it.  In an action form/jsp I want to output this
list to a combo box.  I can do this using an iterate of my own but don't
know how to get the current value from the actionform.  Alternatively I
thought I could use 

<html:options collection="cyclist"  property="dynaProperties" />

but this comes back with "Cannot create iterator for 
[EMAIL PROTECTED]"

How can I do this?

chhum




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

Reply via email to