Hi:

I would like to display datebase result page by page, i.e. if the
resultset (jdbc) contains 100 records then I would like to display 10
records at a time and if user selects next/prev page, it should display
the corresponding page records.  If anybody can provide me information
regarding how to implement, it will be highly appreciated. I have
implemented the same thing with DB2 record level access (i.e. pointer
level)

Thanks in advance.

Sushil

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

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to