Questions tagged as 'primefaces'

1
answer

Redirect between pages with datatable (primefaces) without losing filters

I have 3 pages and they are responsible for fetching objects in my databases based on the first page selection filter. My site is about car ads and has the following structure: First page: You are responsible for the user selection filte...
asked by 11.11.2016 / 18:41
1
answer

Problems saving with selectOneMenu.

I'm trying to save an Activity record with Favored information. I can not save in any way. I will put the code and please if anyone can help me thank you. < package br.com.sentinel.Bean; import java.io.Serializable; import java...
asked by 27.10.2016 / 18:04
1
answer

Charts Primefaces

I am having the following problem I have the following class which receives the values of the information graph collected in real time from the bank @ManagedBean public class ChartView implements Serializable { private BarChartModel barModel;...
asked by 17.10.2016 / 16:05
1
answer

Location of message display

Look at the image below: Notice that the validation message appears at the top, how do I make it appear next to the corresponding fields and no longer appear at the top?     
asked by 13.10.2016 / 20:21
0
answers

Hack video download html5

I would like to make it difficult to download html5 videos from the URL, which the user can inspect (browse with browser functions). Searching the Net saw that there is a 100% way not to allow the power user to download videos. I'm using the...
asked by 11.10.2016 / 16:01
0
answers

Set variable value in InputText JSF

People, I'm having a doubt maybe even a little beast but I can not solve it, I'm starting in web development using java and jsf, primefaces and I'm having a problem when changing a registry. I have a listing page that contains the detail button...
asked by 22.09.2016 / 20:20
1
answer

uploadFile primefaces

The method below, along with my jsf, uploads a .bat file to a folder inside my project, until it works normally, the problem is that when I go to see the folder where the file is, it is there , only with 0kb, I open it and have nothing, does any...
asked by 23.09.2016 / 01:17
1
answer

Format value p: slider jsf

Hello, I have a component p: slider that goes from $ 0 - $ 5000. The problem is that I do not know how to format the values in the Brazilian currency. Can someone help me?     
asked by 19.09.2016 / 20:34
1
answer

selectonemenu and dialog of primefaces

Hello everyone. I am currently experiencing a problem with prime faces which is a library of visual Java components. The problem I am having is the following: In the login screen of my system, there is a commandButton to call a dialog that co...
asked by 20.10.2016 / 03:00
1
answer

User to see only Items of the Operational unit that is in your register

I have a vehicle management system. The company in which I work has several business units, so the user can only see the cars of the unit on which he works. This I was able to do, but whenever someone logs in the system it replaces the data of t...
asked by 14.09.2016 / 18:57