This Sample Store Catalog app demonstrates the usage of JSF,
the new Java Persistence APIs, and a Stateless Session EJB to implement pagination in a Java EE 5 application
download sample code
Sean
Brydon
Carol McDonald
Pagination using Java Persistence APIs
The Java Persistence Query
APIs are used to create and execute queries that can return a
list of results. The query...