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

📄 useredit.jsp

📁 利用Mysql数据库、struts框架实现的web系统开发
💻 JSP
📖 第 1 页 / 共 2 页
字号:
                                         <td height="30" align="center">
                                            <a href="*.jsp" class="font"><font size="3" color="000080">信息8</font></a>
                                         </td>
                                      </tr>
                                      <tr>
                                         <td height="30" align="center">
                                            <a href="*.jsp" class="font"><font size="3" color="000080">信息9</font></a>
                                         </td>
                                      </tr>
                                      <tr>
                                         <td height="30" align="center">&nbsp;</td>
                                      </tr> 
                                      <tr>
                                         <td width="20" height="15">&nbsp;</td>
                                         <td height="15">&nbsp;</td>
                                         <td width="20" height="15">&nbsp;</td>
                                      </tr>   
                                   </table>
                               </div>
                            </td>
                        </tr>
                   </tbody>
                </table>
             </td>
             <td width="5" rowspan="10" bgcolor="696969">&nbsp;</td>
             <td rowspan="2" width="5" align="left" style="border-right:#cccccc 1px dotted">&nbsp;</td>
             <td rowspan="2" width="630" align="center" valign="top" style="background-repeat:no-repeat">  
                 <html:form action="UserUpdateAction.do" method="post"
			           onsubmit="return check()">
			         <bean:define id="userInfo" name="userInfo" scope="request" />
    	             <input type="hidden" name="userid" 
    	                      value="<bean:write name="userInfo" property="userid" />">
			         <table width="500" border="5" align="center" cellpadding="5"
				         cellspacing="26" bordercolor="lightpink">
				        <tr>
					       <td colspan="2" align="center">
						      <font color="red">注:* 标记不能为空</font>
					       </td>
				        </tr>
				        <tr>
					       <td align="center">
						      <font size="3">用户名</font>
					       </td>
					       <td align="center">
						       &nbsp;&nbsp;
						       <input type="text" name="login" 
    				               value="<bean:write name="userInfo" property="login" />">
						       &nbsp; *
					       </td>
				        </tr>
				        <tr>
					       <td align="center">
						       <font size="3">真实姓名</font>
					       </td>
					       <td align="center">
						       &nbsp;&nbsp;
						       <input type="text" name="username" 
    				                 value="<bean:write name="userInfo" property="username" />">
						       &nbsp; *
					       </td>
				        </tr>
				        <tr>
					       <td align="center">
						      <font size="3">密码</font>
					       </td>
					       <td align="center">
						       &nbsp;&nbsp;
						       <input type="password" name="password" 
    				                value="<bean:write name="userInfo" property="password" />">
					           &nbsp;&nbsp;*
					       </td>
				        </tr>
				        <tr>
					       <td align="center">
						       <font size="3">有效证件类型</font>
					       </td>
					       <td align="center">
						        &nbsp;&nbsp;
						        <input type="text" name="certificate" 
    				                value="<bean:write name="userInfo" property="certificate" />">
						        &nbsp; *
					       </td>
				        </tr>
				        <tr>
					       <td align="center">
						       <font size="3">证件号码</font>
					       </td>
					       <td align="center">
						       &nbsp;&nbsp;
						       <input type="text" name="cardnum" 
    				                  value="<bean:write name="userInfo" property="cardnum" />">
						       &nbsp;&nbsp;*
					       </td>
				         </tr>
				         <tr>
					       <td align="center">
						        <font size="3">所属部门</font>
					       </td>
					       <td align="center">
						        &nbsp;&nbsp;
						        <input type="text" name="department"
						             value="<bean:write name="userInfo" property="department"/>">
						        &nbsp;&nbsp;*
					       </td>
				        </tr>
				        <tr>
					       <td align="center">
						        <font size="3">性别</font>
					       </td>
					       <td align="center">
						         &nbsp;&nbsp;
						         <input type="text" name="usersex" 
    				                    value="<bean:write name="userInfo" property="usersex" />">
						         &nbsp;*
					       </td>
				        </tr>
				        <tr>
					       <td align="center">
						       <font size="3">联系电话</font>
					       </td>
					       <td align="center">
						       &nbsp;&nbsp;
						       <input type="text" name="contact" 
    				                value="<bean:write name="userInfo" property="contact" />">
						       &nbsp;*
					       </td>
				        </tr>
				        <tr>
				           <td align="center">
				                <font size="3">用户性质</font>
				           </td>
				           <td align="center">
				                &nbsp;&nbsp;
				                <input type="text" name="identity"
				                value="<bean:write name="userInfo" property="identity" />">
				                &nbsp;*
				           </td>
			            </tr>
                        <tr>
					       <td colspan="2" align="center">
						        <html:submit value="提交"></html:submit> 
					       </td>
				        </tr>
			         </table>
		         </html:form>
	         </td>         
          </tr>
       </tbody>
     </table>
     <table cellpadding="0" cellspacing="0" border="0" align="center" width="760">
       <tbody>
         <tr>
            <td width="760" height="90" align="center">
              <table cellpadding="0" cellspacing="0" border="0" width="760" height="25">
                 <tbody>
                    <tr>
                       <td width="760" height="25" align="center">
                          <hr align="center" width="100%" color="c0c0c0" noshade="noshade" size="5">
                       </td>
                    </tr>
                 </tbody>
              </table>
              <table cellpadding="0" cellspacing="0" border="0" align="center" width="80%">
                 <tbody>
                    <tr>
                       <td align="center" class="font" colspan="8">
                          *************************************
                       </td>
                    </tr>
                    <tr>
                       <td width="15%">&nbsp;</td>
                       <td width="14%">*</td>
                       <td width="14%">**</td>
                       <td width="14%">***</td>
                       <td width="14%">****</td>
                       <td width="14%">*****</td>
                       <td width="15%">&nbsp;</td>
                   </tr>
                   <tr>
                       <td>&nbsp;</td>
                       <td colspan="5" align="center">
                         somethint you want to tell.
                       </td>
                       <td>&nbsp;</td>
                   </tr>
                </tbody>
             </table>
           </td>
        </tr>
      </tbody>
    </table>
  </body>
</html>

⌨️ 快捷键说明

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