2008/7/25 holod <[EMAIL PROTECTED]>: > > attribute "var" doesn't exist in my struts-tags.tld. I'm using the last one > struts2 pack.
"var" attribute is used as from S2.1 and above which was not released yet (2.1.2 is beta), the latest release is 2.0.11.2, which version do you have? > <s:iterator value="lawDraft.docs" status="document" id="doc"> > </s:property value ="title"> > </s:iterator> try </s:property value ="doc.title"> Regards -- Lukasz http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]