8
What is the behavior of security-role of web.xml when the user does not have access to project resources?
It is default for Weblogic to return a 404?
This status is configurable?
There is the possibility that when security identifies that the user does not have access to the resource, perform a redirect to another page?