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.

Any ideas or suggestions would be appreciated.

Thanks,

Jack

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to