Hi,

I have the following piece of code :

><logic:iterate id="elt" name="listform" scope="session" property="vect" 
>type="be.stluc.info.struts.ElementProjet">
><A HREF="/projectdetails.do?codpro="<bean:write name="elt" property="codpro"/>
>&codpha=<bean:write name="elt" property="codpha"/>
>&codtac=<bean:write name="elt" property="codtac"/>">
><bean:write name="elt" property="lib"/>
></A>
><BR>
></logic:iterate>

I was wondering if there's a easier way to do that with the html:link tag ?

Thanx in advance,
Slimane


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to