📄 orfunpage.jsp.svn-base
字号:
<%@page contentType="text/html; charset=GBK" %>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=GBK">
<title>SecurityFilter Example Application: Forbidden Secure Page</title>
</head>
<body>
<h1>SecurityFilter Example Application: Forbidden Secure Page</h1>
<%@include file="/menu.jsp" %>
Welcome <%=request.getRemoteUser()%>, you are viewing or function page. This page need function 1001 or 1007!</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -