Hello, I'm implementing a cadaster using the primefaces to display the critical messages I've made in the bean.
I'm using FacesContext as below:
FacesContext.getCurrentInstance().addMessage(null, new FacesMessage(FacesMessage.SEVERITY_ERROR, "...
asked by
05.05.2018 / 22:24