IBM VADD has a article that shows how to do this

http://www7.software.ibm.com/vad.nsf/Data/Document2342?OpenDocument&p=1&BCT=
3&Footer=1



-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Marc
Krisjanous
Sent: Tuesday, June 13, 2000 1:13 AM
To: [EMAIL PROTECTED]
Subject: Prev and next for search results - how??


Hi all,
I have a question:

I have a search results JSP that stores the search results items in a
hashtable. I did this in order to store the search results in the session
object to give the ability to only show 20 search results at a time per page
call.

Now... has anyone got a way to do this??

The search results page needs to call itself when a user clicks either
"prev" or "next" urls on the page.  Also, the page must know what block of
the search results to display.

And again..the search result page must also know when to display the prev
and next url links such as not displaying the prev on the first 20 results
shown.

I am using websphere 2.x and JDK1.1.8 - please note that Websphere 2.x uses
JSP version .91!

Cheers

Marc

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to