Questions tagged as 'primefaces'

1
answer

Error using outputPanel with autoupdate = true on primefaces

I have a custom component where I use carousel . When I click on a carousel item I update my managebean and I need the screen to be updated. For this I use outputpanel with autoupdate=true , but without success, it even refreshes...
asked by 20.11.2015 / 20:20
1
answer

What are the reasons for migrating an application to a newer technology [closed]

I would like to know what you think about this? What are the benefits? Thank you.     
asked by 08.06.2017 / 00:06
1
answer

primefaces Chart does not catch variable from SelectOneMenu

I'm trying to pass a SelectOneMenu variable to a Chart of primefaces and I believe the program updates the Chart before passing the variable. <p:outputLabel for="listagem" value="Vendedores:" /> <p:...
asked by 28.06.2016 / 15:57
1
answer

Java Web with Primefaces and Hibernate [closed]

I'm having problems with PrimeFaces Dialog. I have a Dialog that will appear when clicking a commandButton, in the oncomplete method, of a dataTable. This Dialog will have another dataTable that will also have another button to open another dial...
asked by 25.10.2018 / 16:51
1
answer

SortBy in JSF, brief explanation of what it does?

Could someone explain the function of sortBy in JSF ?     
asked by 23.05.2016 / 19:58
1
answer

Check user status when login

Hello everyone. I'm having a problem in formulating my login screen and would like to ask your knowledge. I'm using Eclipse Mars .1 to program PrimeFaces for visual components and Spring Security for user authentication and authorization....
asked by 24.08.2016 / 11:27
1
answer

Send data to the server with javascript and then retrieve it

People I have the following problem, I need to send the data of a page to the server and after recovering this data, I was seeing an option to send this data of the page with a javascript event. I thought of the onkeyup event but nothing feas...
asked by 19.01.2016 / 13:57