Hi, How can I acces the index of a iterator-tag within a logic-tag ?
<logic:iterate id="bean" name="formBean" property="list">
<logic:greaterThan ?????
Index over 0
</logic:greaterThan>
</logic:iterate>
THANKS !!!!!

