2008-03-27

登录页面

<%@ page contentType="text/html;charset=UTF-8" %>
<%@taglib uri="/WEB-INF/struts-html.tld" prefix="html"%>
<html>
<head>


</head>

<body bgcolor="336699">
<html:form action="/user.do?method=authenticate">
<center>
<img src="spring.jpg"/><br/>
用户名<input type="text" name="j_username"/>
密 码<input type="password" name="j_password" /><input type="checkbox" name="_acegi_security_remember_me"/>
<input type="submit" name="login" value="登录" >
</center>
</html:form>
</body>
</html>

这个是我的登录页面
评论
发表评论

您还没有登录,请登录后发表评论

lw1130
搜索本博客
博客分类
最近加入圈子
最新评论