⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 login.jsp

📁 resinweb服务器源文件
💻 JSP
字号:
<!-- Need to encode the action in case the use has disabled cookies --><form action='<%= response.encodeURL("j_security_check") %>' method='POST'><table><tr><td>User:<td><input name='j_username'><tr><td>Password:<td><input name='j_password'><tr><td colspan=2>hint: the password is 'quidditch'<tr><td><input type=submit></table><!--   - In case the user got here without a session, redirect successful   - requests to the index.  (This is a non-standard, but useful field.)  --><input type='hidden' name='j_uri' value='/index.jsp'/></form>

⌨️ 快捷键说明

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