Hi,

I'm doing a project using JSP and JDBC right now. I'm trying to show only 5
search result entries on a single page, then have a link which reads "The Next
5 Entries" or something like that. But the problem is that I get my search
parameters from a HTML form, with POST method, I think there must be an easy
way to construct a link using the parameters in the request object without the
knowledge of the exact name of each parameter.
But I searched long and hard, found nothing:-( Now I'm a little bit confused,
I thought what I'm trying to do is quite standard stuff, am I missing
something essential here?
Any hints or tips will be highly appreciated, and many thanks in advance!

best regards
ZHU Jia

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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