If I just want to go through a loop and print out 1,
2, ...10, how can I do it with <logic:iterate>? Here
is my jsp:
<logic:iterate id="index" indexId="number"
length="10">
$<number>
</logic:iterate>
It complained that "Null attribute name".
THanks,
__________________________________
Discover Yahoo!
Stay in touch with email, IM, photo sharing and more. Check it out!
http://discover.yahoo.com/stayintouch.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]