Do you know this feeling when every code you write works immedietly and you underrun your schedule 😛 It’s like ‘oh yeah now I have time to make it perfect’. That’s where I am at the moment^^
So I implemented a repeater with JSF (ui:repeat) and I thought about a paging for all the entities. Is there maybe an easy way to do that? What are the points I have to think about?
Would be nice if someone gives me some help. My googleskills haven’t helped me so far 😛
Cheers…
Here is a simple example that should give you the idea on how to implement this.
RepeatPaginator:
Bean:
XHTML: