All Downloads are FREE. Search and download functionalities are using the official Maven repository.

war.fedora.jsp.forbidden-403.jsp Maven / Gradle / Ivy

Go to download

The Fedora Client is a Java Library that allows API access to a Fedora Repository. The client is typically one part of a full Fedora installation.

The newest version!
<%@ page info="403==forbidden response; xacml indicates that authorization should be denied" %>
<%
        response.setStatus(HttpServletResponse.SC_FORBIDDEN);
        response.addHeader("Content-Type", "text/html; charset=UTF8");
%>

      Fedora: 403 Forbidden
   
      

403 Forbidden

Authorization failed





© 2015 - 2025 Weber Informatics LLC | Privacy Policy