-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Paul McCulloch
Sent: Wednesday, April 20, 2005 10:02 AM
To: displaytag-user@lists.sourceforge.net
Subject: RE: [displaytag-user] Pagination parameters lostI don't completely understand the problem. What exactly do you mean by "pagination info is now lost"? Do you mean that the pagination banner is incorrectly displayed, or that the page selection the user previously made is lost, or something else altogether?Paul-----Original Message-----
From: Peg Flick [mailto:[EMAIL PROTECTED]
Sent: 2005/20/04 12:22
To: displaytag-user@lists.sourceforge.net
Subject: [displaytag-user] Pagination parameters losthave a struts application that uses displaytag to display the results of a search. The user types search parameters into a form and then the results are displayed on another jsp using displaytag. The first time the user performs a search, displaytag shows the pagination correctly. Then the user may click on a link in the results table and open a particular record. When the user closes that record, the search is performed again and the results displayed in displaytag. However the second time the search is run, pagination info is now lost.The first search is performed by retrieving the search criteria from a form. The second search is performed by retrieving the search criteria from the session where it is saved in a bean.So my question is how does displaytag build the pagination info and why would it be losing it on the second search?Many thanks for any help!Axios Email Confidentiality Footer
Privileged/Confidential Information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message, and notify us immediately. If you or your employer does not consent to Internet email messages of this kind, please advise us immediately. Opinions, conclusions and other information expressed in this message are not given or endorsed by my Company or employer unless otherwise indicated by an authorised representative independent of this message.
WARNING:
While Axios Systems Ltd takes steps to prevent computer viruses from being transmitted via electronic mail attachments we cannot guarantee that attachments do not contain computer virus code. You are therefore strongly advised to undertake anti virus checks prior to accessing the attachment to this electronic mail. Axios Systems Ltd grants no warranties regarding performance use or quality of any attachment and undertakes no liability for loss or damage howsoever caused.
The
pagination is correctly displayed. However when I click on the next page
or a page number, the parameters that were there the first time (looks like my
query parameters ) are now gone and all I see is:
as
opposed to:
- RE: [displaytag-user] Pagination parameters lost Paul McCulloch
- RE: [displaytag-user] Pagination parameters lost Peg Flick
- RE: [displaytag-user] Pagination parameters lost Paul McCulloch
- Re: [displaytag-user] Pagination parameters lost Rick Herrick
- RE: [displaytag-user] Pagination parameters lost Peg Flick