Good evening everybody,
I am trying to send a html page from interceptor. I try to do it by response.sendRedirect(consent.jsp"). But I guess with redirect it goes to browser and it starts to look for an endpoint consent.jsp. If any one has done before I will appreciate your input. Thank you. Santos
