?? login.jsp
字號:
<%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" errorPage="" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<%@include file="taglibs.jsp"%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>電子拍賣系統(tǒng)</title>
<link href="images/css.css" rel="stylesheet" type="text/css">
</head>
<body>
<%@include file="header.jsp"%>
<TABLE width="780" align="center" CELLSPACING=0 background="images/bodybg.jpg">
<tr>
<TD valign=TOP> </td>
<tr>
<td><div align="center" class="error">
<html:messages id="messages" message="true">
<li><bean:write name="messages"/>
</html:messages>
</div>
</td>
</tr>
<tr>
<td>
<logic:present name="errMsg" scope="request">
<div align="center" class="error">
<bean:write name="errMsg" />
<br/>
<bean:write name="errMsg1" />
</div>
</logic:present>
</td>
</tr>
<tr><td>
<html:form action="/processLogin.do" onsubmit="return validateLoginForm(this);">
<br><br>
<table width="420" height="257" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#eeeeee"></td>
<td width="380" height="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#eeeeee"></td>
</tr>
<tr>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#cccccc"></td>
<td height="5" bgcolor="#cccccc"></td>
<td colspan="2" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#eeeeee"></td>
</tr>
<tr>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" rowspan="12" bgcolor="#aaaaaa"></td>
<td width="5" bgcolor="#aaaaaa"></td>
<td height="5" bgcolor="#aaaaaa"></td>
<td width="5" bgcolor="#aaaaaa"></td>
<td width="5" bgcolor="#aaaaaa"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#eeeeee"></td>
</tr>
<tr>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#888888"></td>
<td height="5" bgcolor="#888888"></td>
<td width="5" bgcolor="#888888"></td>
<td width="5" bgcolor="#aaaaaa"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#eeeeee"></td>
</tr>
<tr>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#888888"></td>
<td height="27" class="pt9"><div align="center">歡迎登錄系統(tǒng),請輸入您的用戶名和密碼:</div></td>
<td width="5" bgcolor="#888888"></td>
<td width="5" bgcolor="#aaaaaa"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#eeeeee"></td>
</tr>
<tr>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#888888"></td>
<td height="13"> </td>
<td width="5" bgcolor="#888888"></td>
<td width="5" bgcolor="#aaaaaa"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#eeeeee"></td>
</tr>
<tr>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#888888"></td>
<td class="pt9"><div align="center">用戶名:
<html:text property="username" size="15"/>
</div></td>
<td width="5" bgcolor="#888888"></td>
<td width="5" bgcolor="#aaaaaa"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#eeeeee"></td>
</tr>
<tr>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#888888"></td>
<td class="pt9"><div align="center">密 碼:
<html:password property="password" size="15"/>
</div></td>
<td width="5" bgcolor="#888888"></td>
<td width="5" bgcolor="#aaaaaa"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#eeeeee"></td>
</tr>
<tr>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#888888"></td>
<td class="pt9"><div align="center">驗證碼:
<input name="vercode" type="text" size=15 maxlength="6">
</div></td>
<td width="5" bgcolor="#888888"></td>
<td width="5" bgcolor="#aaaaaa"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#eeeeee"></td>
</tr>
<tr>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#888888"></td>
<td class="pt9"><div align="center">驗證碼:
<img name="d" src="authImg"> </div></td>
<td width="5" bgcolor="#888888"></td>
<td width="5" bgcolor="#aaaaaa"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#eeeeee"></td>
</tr>
<tr>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#888888"></td>
<td><div align="center">
<input type="submit" value="登錄" name="Submit">
<input type="reset" name="Submit2" value="清除">
</div></td>
<td width="5" bgcolor="#888888"></td>
<td width="5" bgcolor="#aaaaaa"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#eeeeee"></td>
</tr>
<tr>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#888888"></td>
<td> </td>
<td width="5" bgcolor="#888888"></td>
<td width="5" bgcolor="#aaaaaa"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#eeeeee"></td>
</tr>
<tr>
<td width="5" rowspan="2" bgcolor="#eeeeee"></td>
<td width="5" rowspan="2" bgcolor="#cccccc"></td>
<td width="5" rowspan="2" bgcolor="#888888"></td>
<td rowspan="2"><div align="center" class="pt9">如果您還有沒有注冊,請點<a href="newuser.do">這里</a>注冊新用戶</div></td>
<td width="5" rowspan="2" bgcolor="#888888"></td>
<td width="5" rowspan="2" bgcolor="#aaaaaa"></td>
<td width="5" rowspan="2" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#eeeeee"></td>
</tr>
<tr>
<td bgcolor="#eeeeee"></td>
</tr>
<tr>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#aaaaaa"></td>
<td height="5" bgcolor="#888888"></td>
<td width="5" bgcolor="#888888"></td>
<td width="5" bgcolor="#888888"></td>
<td width="5" bgcolor="#aaaaaa"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#eeeeee"></td>
</tr>
<tr>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#aaaaaa"></td>
<td height="5" bgcolor="#aaaaaa"></td>
<td width="5" bgcolor="#aaaaaa"></td>
<td width="5" bgcolor="#aaaaaa"></td>
<td width="5" bgcolor="#aaaaaa"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#eeeeee"></td>
</tr>
<tr>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#cccccc"></td>
<td height="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#cccccc"></td>
<td width="5" bgcolor="#eeeeee"></td>
</tr>
<tr>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#eeeeee"></td>
<td height="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#eeeeee"></td>
<td width="5" bgcolor="#eeeeee"></td>
</tr>
</table>
</html:form>
<html:javascript formName="loginForm"/>
</td></tr>
</table>
<%@include file="footer.jsp"%>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -