I was following this jstl tutorial. I am trying to print values in a c:forEach loop, but the value for i is not being printed.
c:forEach
i
My code