Hello Biggs,

Friday, June 29, 2001, 10:27:40 AM, you wrote:


B> Has anyone successfully used the pager tag library from www.jsptags.com within a 
form? What I currently have is a page that contains a form that allows the user to 
perform a search for a customer,
B> based upon there criteria we return the results (in a collection) and display this 
list to the user. The problem (I believe) that I am encountering is that I am using a 
form to perform a search
B> action, and when I click upon one of the links produced by the pager, it executes 
the action of the form. 
B> http://myserver/findcust.do?pager.offset=10
B> This is one of the links produced by the pager, which returns an action:error 
message (no search results found). I am not sure exactly what I am doing wrong, but 
any assistance would greatly be
B> appreciated.

You need to store search results in sessions scope or pass search
parameters for each URL to page in pager.

-- 
Best regards,
 Oleg                            mailto:[EMAIL PROTECTED]


Reply via email to