Hi,
I am using the display taglib (version 0.8.5) together with struts.
When paging a long list of elements, which is the result of a search
based on a filter, I can�t figure out a good way of keeping the search
criteria to the request of the next page.
I was willing to call a javascript function that would submit the
filter html form again, but setting the property requestURI in
<display:table> tag is not effective, because Display always appends
"?page=X" to the end of URI, breaking that call.
Hope there�s a better way of keeping those parameters than manually
putting them on servlet request or even on the URL
Do you have any suggestions ?
Thank
you in advance,
Nelson
- [displaytag-user] Discussion Group Hrithik . Govardhan
- RE: [displaytag-user] Discussion Group Matt Raible
- Nelson Ferreira Jr

