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

📄 uncheckedaccount.jsp

📁 是一个用VB编写得银行ATM机交易的程序
💻 JSP
字号:
<%@page contentType="text/html"%>
<%@page pageEncoding="UTF-8"%>
<%@page import="java.io.*,java.util.ArrayList,com.myapp.struts.forvenus.*"%>
<%--
The taglib directive below imports the JSTL library. If you uncomment it,
you must also add the JSTL library to the project. The Add Library... action
on Libraries node in Projects view can be used to add the JSTL 1.1 library.
--%>
<%--
<%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> 
--%>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
   "http://www.w3.org/TR/html4/loose.dtd">  
<html>
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <title>欢迎进入证书认证系统!</title>
    <style type="text/css">
<!--
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #59758a;
}
.BottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.RoundTable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9099A9;
	border-right-color: #9099A9;
	border-bottom-color: #9099A9;
	border-left-color: #9099A9;
}
-->
    </style>
	
	<style>
	.rt,.rb{
display:block;
width:652px;
margin-left:0px;
margin-right:0px;
}
.rt{
margin-top:5px;
}
.rb{
margin-bottom:5px;

}
.rt *{
display:block;
height: 1px;
overflow: hidden;
background-color:#330011;
border-left:1px solid #330011;
border-right:1px solid #330011;
}
.rb *{
display:block;
height: 1px;
overflow: hidden;
background-color:#8F97A7;
border-left:1px solid #aa00ee;
border-right:1px solid #aa00ee;
}

.rb1{
margin: 0 6px;
background-color:#8F97A7;
}
.rb2{
margin: 0 4px;
border-width:0px 2px;
background-color:#8F97A7;
}
.rb3{
margin: 0 3px;
background-color:#8D95A5;
}
.rb4{
margin: 0 2px;
background-color:#8D95A5;
}
.rb5{
margin: 0 1px;
height: 2px;
background-color:#8D95A5;
}
.rb6 {display:block;
width:650px;
margin-left:0px;
margin-right:0px;
}
    .rt1 {display:block;
width:650px;
margin-left:0px;
margin-right:0px;
}
    </style>
    </head>
    <body>
	<center>
    <table width="720" height="600" border="0" cellpadding="0" cellspacing="0" bordercolor="#0066FF">
      <tr>
        <td width="760" height="46" valign="top" background="images/top_back01.jpg"><table width="720" height="46" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td width="150" rowspan="2" background="images/top01.jpg">&nbsp;</td>
            <td width="469" rowspan="2" align="left" valign="top"><table width="150" height="46" border="0" cellpadding="0" cellspacing="0">
              <tr>
                <td background="images/CardSystem.gif">&nbsp;</td>
              </tr>
            </table></td>
            <td width="101" height="19" background="images/top_back02.jpg">&nbsp;</td>
          </tr>
          <tr>
            <td>&nbsp;</td>
          </tr>
        </table></td>
      </tr>
      <tr>
        <td width="760" height="505" align="center" bgcolor="#FFFFFF">
		
		
		  <b class="rt"> <b class="rb1"></b> <b class="rb2"></b> <b class="rb3"></b> <b class="rb4"></b> <b class="rb5"></b> </b><table width="650" height="460" border="0" cellpadding="0" cellspacing="0" bordercolor="#949CAC" class="RoundTable">
  <tr>
    <td><table width="650" height="460" border="0" cellpadding="0" cellspacing="0" class="RoundTable">
      <tr>
        <td height="30" align="center" valign="bottom" background="images/table01_5.gif"><table width="636" height="25" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td width="106" align="center" background="images/top_back01.jpg"><font color="#0099FF" size="2"><a href="UnCheckedAccountListPage.do">审核新注册用户</a></font></td>
            <td width="106" align="center"><font color="#0099FF" size="2"><a href="valid.do">冻结用户证书</a></font></td>
            <td width="106" align="center"><font color="#0099FF" size="2"><a href="freeze.do">激活被冻结证书</a></font></td>
            <td width="106" align="center"><font color="#0099FF" size="2"><a href="OpenNoSkey.do">颁发证书</a></font></td>
            <td width="106" align="center"><font color="#0099FF" size="2"><a href="CA/encrypt.jsp">加密解密</a></font></td>
            <td width="106" align="center"><font color="#0099FF" size="2"><a href="GenerateKey.do">为CA生成密钥对</a></font></td>
          </tr>
        </table></td>
      </tr>
      <tr>
        <td height="430" align="center" valign="middle">
		    <table width="600" height="420" border="0" cellpadding="0" cellspacing="0">
              <tr>
                <td height="30" align="center" valign="middle"><table width="500" height="30" border="0" cellpadding="0" cellspacing="0" class="BottomLine">
                  <tr>
                    <td align="center" valign="middle"><h1>新注册的用户</h1></td>
                  </tr>
                </table></td>
              </tr>
              <tr>
                <td height="390" align="center" valign="top">
				<br>
				<table width="600" border="1" cellpadding="0" cellspacing="0" bgcolor="#CCCCCC">
                  <tr>
                    <th width="60">用户名</th>
                    <th width="60">真实名</th>
                    <th width="95">身份证号</th>
                    <th width="95">电子邮箱</th>
                    <th width="70">联系电话</th>
                    <th width="60"></th>
                    <th width="60"></th>
                  </tr>
                  <%
   ArrayList al = (ArrayList)request.getSession().getAttribute("AccountList");
   /*

   out.print(ub.UserName);
*/
   for(int i=0;i<al.size();i++){
       UserinfoBean ub = (UserinfoBean)al.get(i);
%>
                  <tr>
                    <td><%= ub.UserName %></td>
                    <td><%= ub.URealName%></td>
                    <td><%= ub.UCardID %></td>
                    <td><%= ub.email %></td>
                    <td><%= ub.UPhone %></td>
                    <td><a href="AccountChecked.do?action=pass&uname=<%= ub.UserName %>">审核通过</a></td>
                    <td><a href="AccountChecked.do?action=unpass&uname=<%= ub.UserName %>">审核未通过</a></td>
                  </tr>
                  <%
       }
%>
                </table></td>
              </tr>
            </table>
		    </td>
        </tr>
    </table></td>
  </tr>
</table>
<b class="rb"> <b class="rb5"></b> <b class="rb4"></b> <b class="rb3"></b> <b class="rb2"></b> <b class="rb1"></b> </b></td>
      </tr>
      <tr>
        <td height="50" align="center" valign="middle" bgcolor="#FFFFFF" ><font size="2">Copyright © 2008 北京交通大学交通运输学院商务考研战队 </font></td>
      </tr>
    </table>   
	</center>    
    </body>
</html>

⌨️ 快捷键说明

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