Hello, in this tutorial we will implement the datamodel component in jsf and will use bootstrap – a responsive CSS framework to demonstrate the following: Products List Retrieving data from a managed bean and using the same in a result page Ascending or Descending sorting of the products list on the result page This example ...