Sorry, this may be a stupid question, but I can't think up a way to do
this in a JXTemplate.

I've got an ArrayList I'm passing into a JXTemplate with
sendPageAndWait().  Let's say that it has a size of 8.  I want to
output a table with a fixed number of 3 columns.  So there would be
the first three items in the first row, 3 on the second, and the last
2 on the third.

Any pointers on how I can do this using jx:forEach or something similar?

Thanks,

- Brent

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to