You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by David Chelimsky <da...@chelimsky.org> on 2003/09/04 20:36:19 UTC

list size from

Hi. I need to get the size of a list through which I'm iterating via
<c:forEach> before the last iteration. While I could add a property to my
form bean, I wonder if there's a way to access this from the loop status.