Is there a way to have a JSF Backing bean cause an update of a component on the page? I am not looking to use an ajax component with update attribute to update
I am using PrimeFaces 7, and I am trying to use barchart from Chart.js as follows: Code: <p:barChart widgetVar="cfg" model="#{dashboardBean.barModel}" styl