What is the behavior of security-role
of web.xml
when user is not allowed access to project resources?
Is the weblogic default to return a 404?
Is this status configurable?
Is there a possibility that when security identifies that the user does not have permission to access the resource, perform a redirect to another page?