I wanted to just retrieve a user's session.
I have a class called SystemUser , which identifies which user is logging on.
In this class, I get the session and play for an object.
@ManagedBean(name = "usuarioLogado")
@SessionScoped
public clas...
asked by
26.10.2015 / 02:08