On Thursday 20 August 2009 10:15:17 pm Tommy Pham wrote: > > THANK YOU Wes!!! :) Slightly off topic: if I have nested lists such as > > <s:iterator var="list1value" value="list1.values"> > <s:iterator var="list2value" value="%{#list1value.values}"> > > How would I get list2value.name? would it be %{#list2value.name} ? Doing > all of this in scriptlets is easier for me but code looks messy :) >
Yeah, %{#list2value.name} is what I would try. -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for a quote! --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org