Posts by Carolina Maniga • 51 points
2 posts
- 
		1 votes1 answer380 viewsA: Problem with Spring Security - page not locatedWhat happens is that you have not set what is the necessary permission to access the denied access page. So when the user is redirected the spring sees q he does not have permission to the access… 
- 
		4 votes1 answer380 viewsQ: Problem with Spring Security - page not locatedWhen the user accesses a page that he does not have authorization for, it is to be directed to the page of AcessoNegado.xhtml. But it presents the following image: This page is located here:…