This should work: <s:iterator value="MAP">
<s:property value="KEY"/> </s:iterator>
<s:iterator value="MAP"> I want to say<s:property value="MAP['KEY'] "/> , i expect VALUE for the relevant key </s:iterator>
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org