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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to