Two Laptop Bag
The moose likes JDBC and the fly likes how to display Result set pagewise Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "how to display Result set pagewise" Watch "how to display Result set pagewise" New topic
Author

how to display Result set pagewise

Rajesh Rajappan
Greenhorn

Joined: Jan 06, 2005
Posts: 4
I am facing a problem to display result set pagewise ie 10 at a time ,after clicking link
it must display next 10 records if previous it must display previous 10 records using JSP or Servlet
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26141
    
  66

Rajesh,
Welcome to JavaRanch!

This question has been asked many times in the past. Try searching this forum, the servlet forum and the JSP forum for "paging."


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
 
I agree. Here's the link: jrebel
 
subject: how to display Result set pagewise
 
Similar Threads
display pagewise data in jsp
Help needed to display ResultSet pagewise using jsp
PageWise ResultSet
retrieving data pagewise
Pagewise Results