Hi Dan,

This is exactly what the Pager Tag Library is designed to make easy. It
is not database specific, it will work with result sets or any kind of
information source.

It is available at http://jsptags.com/tags/navigation/pager/

Here are a couple demos:
http://jsptags.com/tags/navigation/pager/pager-demo.jsp
http://jsptags.com/search/index.jsp?keywords=jsp

-James

On Thu, Sep 21, 2000 at 11:13:20AM -0700, Dan Lopez wrote:
> I would like to know how to write a PagesList
> navigation for my JSP app that gets a resultset from a
> database query and depending on how many records there
> are print out navigation like 1|2|3|4|5 etc.
>
> Thanks

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