Hello all, I need help about authentication problem
The scenario is: When user login is necessary consult database to obtain user information in order to store this in the HttpSession I hope to integrate this with container based security in order to use getUserPrincipal, etc if we use j_security_check we aren't be able to consult database in the same request regards -- Un saludo