📄 error.jsp
字号:
<%-- Copyright 2005 Sun Microsystems, Inc. All rights reserved. You may not modify, use, reproduce, or distribute this software except in compliance with the terms of the License at: http://developer.sun.com/berkeley_license.html
$Id: error.jsp,v 1.1 2005/03/26 01:59:09 gmurray71 Exp $ --%>
<html>
<head>
</head>
<body>
<h1>Account Creation Error</h1>
<hr/>
<p>
There was an error creating your account. Please return the previous
page and try a different account id.
<p>
<p>
<a href="index.jsp">Go back to the application home</a>.
</p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -