I iterate a hashmap in object stack, I wish to set each element id to a hidden tag id and set element value to the hidden value attribute. Any have idea? Thx
I tried following code but not work <html:iterator value="Map" > <html:hidden id="key" value="value"> </html:iterator> -- View this message in context: http://old.nabble.com/iterator-map-and-set-hidden-value-tp28398456p28398456.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org