How do I identify by which URL is being accessed a filter?
My situation is as follows:
I have the class below:
@WebFilter(filterName = "FiltroLogado", urlPatterns = {"/alterar.jsp",
"/deletar.jsp", "/cadastrado.jsp", "/logado.jsp"...
asked by
07.02.2018 / 19:42