Hi, I got this forEach loop
where userslist is a javabean and records a field containing the list of beans. Now when I do this...
this makes an alternating color of rows. However, the userId's doesn't always come in order of 123456. So I was thinking of another solution. You guys have any other ideas? Thanks!
