I am trying to preview any type of file such as image,pdf,doc,odt,xlsx,csv,text etc in my web app using jsf. My flow of code: Generating a presigned url using a
In primefaces is possible start "ajax status" from a method of a backing beans? I have the following view: <ui:composition xmlns="http://www.w3.org/1999/xhtm
I have a java/ICE 3.3 application that runs correctly on a jboss server and responds to some url http://jbserver/app I have a second Apache proxy server that se
I'm working with dataTable in JSP. I need you to generate a PDF file with the data attached to a document X; I can already generate the PDF, the problem I have
I am using Primefaces 3.5 with JSF 2 and have a dataTable: <p:dataTable id="dataTable" var="refType" value="#{rtmUiController.listAllRefTypes()}" pag
public String generateReport() { try { final FacesContext facesContext = FacesContext.getCurrentInstance(); fi
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