Is it possible to create a jsp template with two or maybe three
tables containing three fields each and populate them from a SQL
query with am maximum depth of 30 lines in successive order?

i.e. populate the first table with 30 lines then populate the second
table with the next 30 lines starting with the 31st result, etc.

I've seen this done but I'm not sure how to go about it.

Thanks,

Jack


--
To unsubscribe, e-mail:   <mailto:taglibs-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:taglibs-user-help@;jakarta.apache.org>

Reply via email to