Hi
<s:iterator status="stat" value="config.groupList" >
<s:url id="url1" action="get-ccf-data" method="getParameterList">
<s:param name="displayGroup" value="<what goes here?>"/>
</s:url>
<s:a href="%{url1}"><s:property/></s:a>
</s:iterator>
The iterator is returning a string value on each iteration - what's the
incantation to get the value of <s:property/> into the value parameter of
the param tag?
--
View this message in context:
http://old.nabble.com/How-to-nest-Struts-Tags-tp27062761p27062761.html
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]