What I know is this:

ASP has built in features for this.  However, JSP does
not.  You have to trick the application by doing a row
count, defining how many rows per page an then making
links point to each page number.  It was mentioned to
my that I should try vector methodology.  But since I
an new to JAVA (only a couple of days) I dont think I
am up to that level yet.

Please advise......


--- Robert Gutman <[EMAIL PROTECTED]> wrote:
> I need help on that too. Is there an answer for it
> ?....
>
> -----Original Message-----
> From: Dan Lopez [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 21, 2000 2:13 PM
> To: [EMAIL PROTECTED]
> Subject: PagesList Howto
>
>
> 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
>
> __________________________________________________
> Do You Yahoo!?
> Send instant messages & get email alerts with Yahoo!
> Messenger.
> http://im.yahoo.com/
>
>
===========================================================================
> 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
>
>
> Visit our website at http://www.p21.com/visit
> The information in this e-mail is confidential and
> may contain legally
> privileged information.  It is intended solely for
> the person or entity to
> which it is addressed.  Access to this e-mail by
> anyone else is
> unauthorized. If you are not the intended recipient,
> any disclosure,
> copying, distribution, action taken, or action
> omitted to be taken in
> reliance on it, is prohibited and may be unlawful.
> If you received this
> e-mail in error, please contact the sender and
> delete the material from any
> computer.
>
>
===========================================================================
> 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


__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/

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