日期:2014-05-16 浏览次数:20398 次
<body> ${SPRING_SECURITY_LAST_EXCEPTION.message} <form action="j_spring_security_check" method="post"> Account: <Input name="username" /> <br /> Password: <input name="password" type="password" /> <br /> <input value="submit" type="submit" /> </form> </body>
<a href="#"> <img src="<%=basePath%>images/login-btn.png" width="103" height="42" style="margin-left: 90px;" onclick="loginSystem();" /> </a>
<a href="#"> <img src="<%=basePath%>images/login-btn.png" width="103" height="42" style="margin-left: 90px;" onclick="loginForm.submit()" /> </a>