comp.lang.javascript FAQ: http://jibbering.com/faq/
comp.lang.javascript FAQ: http://jibbering.com/faq/
Samuel Lugo wrote:
I had thought of something like this before, but I didn't think "i" would be incremented in a JSTL loop (I'm fairly new to JSTL). I thought I would have to have it in a JavaScript loop. I suppose using a JSTL tag like <c:set var="i" value="${0}" /> and then incrementing it with <c:set var="i" value="${i + 1}" /> could also work. I haven't tried it though.
Coderanch, best ever forum on the net. Hands down.
Don't get me started about those stupid light bulbs. |