You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Daniel Perry <d....@netcase.co.uk> on 2004/04/06 12:21:43 UTC

iterate into two table columns

Basically I have a list that I want to iterate through into two columns.

I have done this in the past with some java code and a counter, checking if
the counter is divisible by two then adding a </tr><tr> at the end if it is.

Is there an easier way to do this? using standard taglibs?

Daniel.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org