Hi there, I tried out the data scroller extension tag. Everything works correctly except that it only shows the first page of the scroller content. (I can see the rowsCount and all correct info though). But the list seems to keep only the first page content after I click on any paginator button.
I have a backing bean (store both request parameters and result list) calling the business delegate which returns a result list back to the bean. any thought? Jason

