Someone please resolve this query regarding pagination.
Hi,
I am facing a problem in using pagination using display tag:
When I do the search first time on my page,pagination works perfectly fine. But after persisting the data in database when I show the search results again from the session, pagination does not work.It shows the page numbers but all of them are non-clickable i.e. you can't navigate to next or previous page.
Anyone please tell me how to resolve this problem.

