Do you need exporting your Primefaces dataTable to any kind of format such as Excel, PDF, CSV, XML ? In this tutorial which uses Primefaces version 15.0.15 (May 2026) we will show how to do it step-by-step!
What is Infinispan ? a quick introduction
What is Infinispan ? In a nutshell, Infinispan is an open source data grid platform written in Java which exposes a JSR-107 compatible cache interface in which you can store objects. There are several use cases for Infinispan: let’s discuss the three most common use cases: Using Infinispan as a Cache Firstly, Infinispan can be … Read more