For 1:
No... use a Set instead of a List if you want only unique
values
-----Original Message-----
From: Mathias Berg [mailto:[EMAIL PROTECTED]
Sent: Monday, January 05, 2004 3:55 AM
To: WebWork (E-mail)
Subject: [OS-webwork] About ww:iterator tagAbout the iterator tag.
1. Does there exist a function with the iterator tag, that check if the prev, value is the same as the next. Then if so skip printing that value.2. Is there a odd/even handling when iterating through a list? So you can print out a table with every odd row with a grey background, and even row as white.
Is there some good docs about the UI iterator tag? Any help is appreciated.
Regards, Mathias