Hi all,

I need to access the iterator index for a list i'm iterating over, using
the webwork jsp taglib.  Is there a way to access the current index
value from within the iterator tag?  Alternately, if i put my list into
the page context, i can iterate with raw java & a for(int i=0; ... )
loop, but this seems very inelegant.

Suggestions?

---
Rachel McConnell
Principal
Indigo Egg, Inc.
www.indigoegg.com 




-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to