signinerror.jsp

来自「《Java网络程序设计.rar》包括三个网络程序的源代码。」· JSP 代码 · 共 8 行

JSP
8
字号
<%@page contentType="text/html"%><center><font size = "5" color = "red" face ="Arial"> Error Page </font><br>You have entered the wrong username or password, Please try again.<br>If you are not a user yet, please ask the system administrator to add you.</center>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?