當(dāng)前位置:
首頁 >
前端技术
> javascript
>内容正文
javascript
Spring Security默认的用户登录表单 页面源代码
生活随笔
收集整理的這篇文章主要介紹了
Spring Security默认的用户登录表单 页面源代码
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
Spring Security默認的用戶登錄表單 頁面源代碼
<html><head><title>Login Page</title></head><body onload='document.f.j_username.focus();'> <h3>Login with Username and Password</h3><form name='f' action='/spring-security-samples-tutorial-3.0.8.RELEASE/j_spring_security_check' method='POST'><table><tr><td>User:</td><td><input type='text' name='j_username' value=''></td></tr><tr><td>Password:</td><td><input type='password' name='j_password'/></td></tr><tr><td><input type='checkbox' name='_spring_security_remember_me'/></td><td>Remember me on this computer.</td></tr><tr><td colspan='2'><input name="submit" type="submit"/></td></tr><tr><td colspan='2'><input name="reset" type="reset"/></td></tr></table> </form></body></html>?
轉(zhuǎn)載于:https://www.cnblogs.com/wuyou/p/4122698.html
總結(jié)
以上是生活随笔為你收集整理的Spring Security默认的用户登录表单 页面源代码的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: c#读取XML
- 下一篇: 25种用户十秒离开你网站的原因!