how to display result in more than one jsp page

Hi all,the result is a very large it will take more than one jsp page in this senario how we will display the result in more than one jsp page.Thanks in Advance.
[182 byte] By [69901a] at [2007-11-27 9:36:34]
# 1
The magic word is "paging". Look around using this keyword.Basically it's all about subquerying, (eventually) caching and sublisting.
BalusCa at 2007-7-12 23:05:56 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
http://forum.java.sun.com/thread.jspa?threadID=336326&messageID=1376783
drvijayy2k2a at 2007-7-12 23:05:56 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3
hi better u download this two .jar file and use http://www.servletsuite.com/servlets/pagertag.htm#
drvijayy2k2a at 2007-7-12 23:05:56 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...