Hi I am trying to get the index from the iterator in a link. The name list is a ArrayList.
<logic:iterate id="category" name="list" indexId ="index">
<tr>
<td>
<html:link href='"submit.do?x=1&id=<bean:write
name="index"/>' > -- can anyone find a syntax problem ?
<bean:write name="category" />
</html:link>
</td>
thanks
kirusshna
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

