Edit D:\rfid\libsystem\page\error\error500.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; %> <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>404 ????????</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="keywords" content=""> <!-- <script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script> --> <link href="${pageContext.request.contextPath}/page/error/css/style.css" rel="stylesheet" type="text/css" media="all"> </head> <body> <div class="agileits-main"> <div class="w3top-nav"> <div class="w3top-nav-left"> <h1> <a>Sorry...????????,?????????</a> </h1> </div> <div class="clear"></div> </div> <div class="agileinfo-row"> <h2>500</h2> <h3> ????????,????????????????????????~ <a href="${pageContext.request.contextPath}/page/index.jsp">Back to home</a> </h3> </div> </div> <div class="copyright w3-agile"> <p> ? 2017 jishen Error Page </p> </div> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de