Questions tagged as 'primefaces'

1
answer

how to give horizontal spaces between inputs with css?

I was using &nbsp; to separate my components and it worked for me, but apart from that it occupied many, which I did not like as much as it looked, in my xhtml they added the following <!DOCTYPE html> <ui:composition...
asked by 07.02.2018 / 00:33
1
answer

How to add a row to a Primefaces table?

I have a table in primefaces to which I already add some columns, Now what I want is to add rows, and I have the following but it only shows text in the columns and it does not show what I have in the outputLabel, or in what way is it done? &l...
asked by 24.01.2018 / 17:56
1
answer

how to clean the fields of a form in jsf?

Hi, I have my form in jsf with primefaces what I want to know is how to clean the data once I fill them and I gave in submit button because if I go back in, it paints me the data that I had already entered, I do not know if it is from the view o...
asked by 09.11.2017 / 17:22
1
answer

How to deploy my hosting site without losing the links?

I deployed my Java site with JSF and Primefaces in DailyRazor using the tomcat Manager but it remains in a folder behind the context and I can not make it look direct from the main domain www.misitio.com. I must use www.misitio.com/contexto/f...
asked by 23.10.2017 / 05:00
1
answer

Error generating a document in Jasper Report

I'm doing a registration form in Japer Report, when I call them from java and I run the generation of the document I get the following error: java.io.FileNotFoundException: \WebCampeonatoDeportivo\src\net\cibertec\campeonatoDeportivo\documento...
asked by 09.10.2017 / 21:42
1
answer

Prevent web portal from skipping the login

I have a portal created with JSF + Primefaces + Hibernate, I have my login screen and when checking credentials redirect you to a datatable. When I logout to the portal, it directs me to the login (so far so good) but if I click the back butt...
asked by 14.06.2017 / 23:34
2
answers

Problem columns in PrimeFaces

I am following an example to divide the screen into 3 columns, to my project I added the library of PrimeFaces 6.1, however it does not work for me. Here I leave the code. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
asked by 20.06.2017 / 16:47
2
answers

Update datatable when changing a p: inputText

Good morning I'm trying to make a loan system in which by typing an ID number inside a p: InputText through ajax it performs a search in the database and it gives me a Client idea is that when I look for this client I return a list of loans...
asked by 20.03.2017 / 16:34
1
answer

Problems when deploying a web application

Hello, how are you? Good afternoon, I hope and you are well! I have the following problem: I can not deploy the application and it generates an error message; by this means I will send you a Screenshot of the error that appears to me and here...
asked by 19.01.2017 / 22:21
1
answer

I can not download tables as excel

The thing is simple, I want to export a table of primefaces to .xlsx however at the moment of pressing the button that should do it, I get the following exception: java.lang.ClassNotFoundException: org.apache.poi.ss.usermodel.RichTextString...
asked by 11.01.2017 / 20:21