Hi,
https://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-1102
I think this is incorrectly closed. The ui:repeat offset/size does
definitely not have the same behavior as c:forEach begin/end. The ui:repeat
still checks the DataModel#isRowAvailable() during every iteration. So,
effectively it won't iterate at all when only offset and size attributes
are provided.
Any objections if I reopen it?
Cheers, B