Hi,
Declare a variable and set the number of pages. If the current row exceeds
that number, call a function. In this function, display the page headings
etc. and also the button clicking on which takes to next page.

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Prakasan OK
Sent: Tuesday, July 31, 2001 11:58 AM
To: [EMAIL PROTECTED]
Subject: Split the ResultSet Values


Hi All,
     I want to split the resultset values into different parts.
I want to display the 10 results first and if the user clicks next
button
i would like to display the next 10 results  and so on similar
to the search results in Google. Any idea about how this can be done
using JSP?

Thanks in Advance,
Prakasan

===========================================================================
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://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

===========================================================================
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://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