Hi guys, I'm trying to make a login system for users using a filter, my application is done with JSF and Hibernate, but every time I boot up it, I get an error
But the program still works, but I wonder what the cause of this error? someone would have any idea?
I appreciate any help, thanks
web.xml
LoginFiltro.java
login.xhtml
GravaUsuario.java(part of it)