Hi <s:iterator value="valueables" status="status"> <s:textfield name="valueables[%{#status.index}].description"/> <s:property value="%{valueables[%{#status.index}].description}"/> <s:property value="valueables[%{#status.index}].description"/> </s:iterator>
The textfield property correctly displays the value , neither of the property tags display anything at all. What's the correct syntax for the property value attribute? Regards --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]