The output of this shows a list of links, but i want &stencilName=XXXX
apended to the url... how do i do that?
<logic:iterate id="iterator1" name="stencils" scope="session"
type="com.eurobenefits.dta.domain.StencilSummary">
<html:link page="/stencilname.do?action=doopenfile" ><bean:write
name="iterator1" property="stencilName" filter="true"/></html:link> <br>
</logic:iterate>
I need to use the paramName="stencilName" or somthing like that but nothing
seems to work.
Waz.
=)
- Re: html:link parameter within logic:iterate Warwick Boote
- Re: html:link parameter within logic:iterate Bernard Genin
- Retrieving browser locale Andreas Leitner
- Re: Retrieving browser locale Peter Alfors
- RE: html:link parameter within logic:iterate Warwick Boote
- Re: html:link parameter within logic:iterate dhay

