ok, thank you!!!

Dale Newfield wrote:
Mileidys Gonzalez Prieto wrote:
<s:set var="value">${relation.address[st.index].extraInfo}</s:set>

This sets a value in a map that goes along with the valuestack.

<s:textfield name="relation.address.extraInfo" value="%{value}" maxlength="20" size="15"></s:textfield>

This is not how you fetch that value.
use %{#value} to get the value set with s:set.

-Dale


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



--
Mileidys González Prieto
Consultant
i-Frontier www.i-frontier.net Address: Henck Arronstraat 16
Phone:(597) 424073  /  (597) 8810219
Fax: (597) 424093
Email: mileidys.gonza...@i-frontier.net


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to