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

META-INF.resources.error-403.jsp Maven / Gradle / Ivy

There is a newer version: 0.41.3
Show newest version
<%@ 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){ %>













  <%} %>
  
  
warn 403:对不起,您没有权限
Authorization error
<% if (unwrapped){ %> <% } %>
<% if (unwrapped) { %> <% } %>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy