| Author |
Display tag-Pagination result not working properly.
|
Vic Hood
Ranch Hand
Joined: Jan 05, 2011
Posts: 477
|
|
Hi Folks
Im trying to implement pagination in my program and using the display tag library for it .I have a form in my page along with a drop down box, I expect to retain the selection in my dropdown box as i select other pages from my paginated result set. However when i click on the next page or 2 nd page of my result set , it displays that there are no records to display(probably the list holding the result set is being set to empty ) and the value of the selection in the dropdown is also reset to the default value.Any clue as to why this is happening?
This is the snippet where I try to implement it .
|
Learning and Learning!-- Java all the way!
|
 |
 |
|
|
subject: Display tag-Pagination result not working properly.
|
|
|