The display tag library is not session-enabled I.e., the sorting and pagination is not preserved across the session.
Sometimes its desirable that the previously selected sorting or page is shown again to the user when the user revisits a page.
To make display tag library session-aware ,Do any one have the display tag source code for this feature enabled (Session-enabled display tag library).
Any pointer where can I get source code for this feature or Can any one share the Source code of this feature(Session-enabled display tag library)..
Please help in this regard.
Thanks,
Srins.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
The display tag library is not session-enabled I.e., the sorting and pagination is not preserved across the session.
Sometimes its desirable that the previously selected sorting or page is shown again to the user when the user revisits a page.
To make display tag library session-aware ,Do any one have the display tag source code for this feature enabled (Session-enabled display tag library).
Any pointer where can I get source code for this feature or Can any one share the Source code of this feature(Session-enabled display tag library)..
Please help in this regard.
Thanks,
Srins.
Would it be possible to get a patch for this issue that would work for 1.1? I am using 1.1 version.Please help in this regard.
Thanks,
Srins.
yes, of course.
You can patch it your own. svn co, apply patch correctly, mvn package and you are done.
http://jira.codehaus.org/browse/DISPL-125