META-INF.resources.error-403.jsp Maven / Gradle / Ivy
<%@ page contentType="text/html; charset=UTF-8" language="java"
pageEncoding="UTF-8" isErrorPage="true"%>
<% boolean unwrapped = null == request.getHeader("x-requested-with") && null == request.getParameter("x-requested-with"); %>
<% if (unwrapped){ %>
<%} %>
403:对不起,您没有权限
Authorization
error
<% if (unwrapped){ %>
<% } %>
<%
if (unwrapped) {
%>
<%
}
%>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy