Mega Code Archive
JSTL ForEach Loop with BeginEnd Step
<%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %>
forEach and status
The forEach tag exposes a scoped variable called 'count', which
is the position of the current iteration of the collection.
(Note, it is not the position of the element in the
underlying collection)
Family member # is