L'utilisation de JSTL boucle forEach est varStatus comme IDENTIFIANT

Je veux utiliser le comte de la JSTL boucle forEach, mais mon code ne semble pas fonctionner.

<c:forEach items="${loopableObject}" var="theObject" varStatus="theCount">
    <div id="divIDNo${theCount}">
    </div>
</c:forEach>

produit

<div id="divIDNojavax.servlet.jsp.jstl.core.LoopTagSupport$1Status@5570e2" >
InformationsquelleAutor Mark W | 2011-07-06