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

📄 register_jsp.java

📁 自己写的一个java购销系统
💻 JAVA
📖 第 1 页 / 共 3 页
字号:
      }
    } finally {
      if (_jspxFactory != null) _jspxFactory.releasePageContext(_jspx_page_context);
    }
  }

  private boolean _jspx_meth_html_form_0(PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  html:form
    org.apache.struts.taglib.html.FormTag _jspx_th_html_form_0 = (org.apache.struts.taglib.html.FormTag) _jspx_tagPool_html_form_action.get(org.apache.struts.taglib.html.FormTag.class);
    _jspx_th_html_form_0.setPageContext(_jspx_page_context);
    _jspx_th_html_form_0.setParent(null);
    _jspx_th_html_form_0.setAction("/estore/registeraction");
    int _jspx_eval_html_form_0 = _jspx_th_html_form_0.doStartTag();
    if (_jspx_eval_html_form_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
      do {
        out.write("\r\n");
        out.write("\t<table cellpadding=\"3\" cellspacing=\"1\" align=\"center\" class=\"tableborder1\" id=\"table1\">\r\n");
        out.write("\t\t<tr>\r\n");
        out.write("\t\t\t<td valign=\"middle\" colspan=\"2\" align=\"center\" height=\"25\" background=\"/estore/e_jsp/images/bg2.gif\">\r\n");
        out.write("\t\t\t<font color=\"#ffffff\"><b>新用户注册</b></font></td>\r\n");
        out.write("\t\t</tr>\r\n");
        out.write("\t\t<tr>\r\n");
        out.write("\t\t\t<td width=\"40%\" class=\"tablebody1\"><b>用户名</b>:<br>\r\n");
        out.write("\t\t\t注册用户名长度限制为0-16字节</td>\r\n");
        out.write("\t\t\t<td width=\"60%\" class=\"tablebody1\">\r\n");
        out.write("\t\t\t");
        if (_jspx_meth_html_text_0(_jspx_th_html_form_0, _jspx_page_context))
          return true;
        out.write("\r\n");
        out.write("\t\t\t<font color=\"#FF0000\">*</font></td>\r\n");
        out.write("\t\t</tr>\r\n");
        out.write("\t\t<tr>\r\n");
        out.write("\t\t\t<td width=\"40%\" class=\"tablebody1\"><b>密码(至少6位,至多8位)</b>:<br>\r\n");
        out.write("\t\t\t请输入密码,区分大小写。<br>\r\n");
        out.write("\t\t\t请不要使用任何类似 \\'*\\'、\\' \\' 或 HTML 字符'\r\n");
        out.write("\t\t\t</td>\r\n");
        out.write("\t\t\t<td width=\"60%\" class=\"tablebody1\">\r\n");
        out.write("\t\t\t");
        if (_jspx_meth_html_password_0(_jspx_th_html_form_0, _jspx_page_context))
          return true;
        out.write("\r\n");
        out.write("\t\t\t<font color=\"#FF0000\">*</font></td>\r\n");
        out.write("\t\t</tr>\r\n");
        out.write("\t\t<tr>\r\n");
        out.write("\t\t\t<td width=\"40%\" class=\"tablebody1\"><b>密码(至少6位,至多8位)</b>:<br>\r\n");
        out.write("\t\t\t请再输一遍确认</td>\r\n");
        out.write("\t\t\t<td class=\"tablebody1\">\r\n");
        out.write("\t\t\t");
        if (_jspx_meth_html_password_1(_jspx_th_html_form_0, _jspx_page_context))
          return true;
        out.write("\r\n");
        out.write("\t\t\t<font color=\"#FF0000\">*</font></td>\r\n");
        out.write("\t\t</tr>\r\n");
        out.write("\t\t<tr>\r\n");
        out.write("\t\t\t<td class=\"tablebody1\"><b>所在地区</b>:</td>\r\n");
        out.write("\t\t\t<td class=\"tablebody1\">\r\n");
        out.write("\t\t\t");
        if (_jspx_meth_html_select_0(_jspx_th_html_form_0, _jspx_page_context))
          return true;
        out.write("\r\n");
        out.write("\t\t\t");
        if (_jspx_meth_html_select_1(_jspx_th_html_form_0, _jspx_page_context))
          return true;
        out.write("省\r\n");
        out.write("\t\t\t");
        if (_jspx_meth_html_text_1(_jspx_th_html_form_0, _jspx_page_context))
          return true;
        out.write("市/县</td>\r\n");
        out.write("\t\t</tr>\r\n");
        out.write("\t\t<tr>\r\n");
        out.write("\t\t\t<td class=\"tablebody1\"><b>联系地址</b>:</td>\r\n");
        out.write("\t\t\t<td class=\"tablebody1\">\r\n");
        out.write("\t\t\t");
        if (_jspx_meth_html_text_2(_jspx_th_html_form_0, _jspx_page_context))
          return true;
        out.write("\r\n");
        out.write("\t\t\t</td>\r\n");
        out.write("\t\t</tr>\r\n");
        out.write("\t\t<tr>\r\n");
        out.write("\t\t\t<td class=\"tablebody1\"><b>邮编</b>:</td>\r\n");
        out.write("\t\t\t<td class=\"tablebody1\">\r\n");
        out.write("\t\t\t");
        if (_jspx_meth_html_text_3(_jspx_th_html_form_0, _jspx_page_context))
          return true;
        out.write("\r\n");
        out.write("\t\t\t</td>\r\n");
        out.write("\t\t</tr>\r\n");
        out.write("\t\t<tr>\r\n");
        out.write("\t\t\t<td class=\"tablebody1\"><b>固定电话</b>:</td>\r\n");
        out.write("\t\t\t<td class=\"tablebody1\">\r\n");
        out.write("\t\t\t");
        if (_jspx_meth_html_text_4(_jspx_th_html_form_0, _jspx_page_context))
          return true;
        out.write("\r\n");
        out.write("\t\t\t</td>\r\n");
        out.write("\t\t</tr>\r\n");
        out.write("\t\t<tr>\r\n");
        out.write("\t\t\t<td class=\"tablebody1\"><b>手机</b>:</td>\r\n");
        out.write("\t\t\t<td class=\"tablebody1\">\r\n");
        out.write("\t\t\t");
        if (_jspx_meth_html_text_5(_jspx_th_html_form_0, _jspx_page_context))
          return true;
        out.write("\r\n");
        out.write("\t\t\t</td>\r\n");
        out.write("\t\t</tr>\r\n");
        out.write("\t\t<tr>\r\n");
        out.write("\t\t\t<td class=\"tablebody1\"><b>Email地址</b>:<br>\r\n");
        out.write("\t\t\t请输入有效的邮件地址</td>\r\n");
        out.write("\t\t\t<td class=\"tablebody1\">\r\n");
        out.write("\t\t\t");
        if (_jspx_meth_html_text_6(_jspx_th_html_form_0, _jspx_page_context))
          return true;
        out.write("\r\n");
        out.write("\t\t\t</td>\r\n");
        out.write("\t\t</tr>\r\n");
        out.write("\t\t<tr>\r\n");
        out.write("\t\t\t<td class=\"tablebody2\" valign=\"middle\" colspan=\"2\" align=\"center\">\r\n");
        out.write("\t\t\t<input type=\"submit\" value=\"注 册\">&nbsp;&nbsp;&nbsp;<input type=\"reset\" name=\"reset\" value=\"清 除\"></td>\r\n");
        out.write("\t\t</tr>\r\n");
        out.write("\t</table>\r\n");
        int evalDoAfterBody = _jspx_th_html_form_0.doAfterBody();
        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_html_form_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _jspx_tagPool_html_form_action.reuse(_jspx_th_html_form_0);
      return true;
    }
    _jspx_tagPool_html_form_action.reuse(_jspx_th_html_form_0);
    return false;
  }

  private boolean _jspx_meth_html_text_0(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  html:text
    org.apache.struts.taglib.html.TextTag _jspx_th_html_text_0 = (org.apache.struts.taglib.html.TextTag) _jspx_tagPool_html_text_style_size_property_maxlength_nobody.get(org.apache.struts.taglib.html.TextTag.class);
    _jspx_th_html_text_0.setPageContext(_jspx_page_context);
    _jspx_th_html_text_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_html_text_0.setSize("32");
    _jspx_th_html_text_0.setMaxlength("8");
    _jspx_th_html_text_0.setProperty("user.userName");
    _jspx_th_html_text_0.setStyle("font-family: Tahoma,Verdana,宋体; font-size: 12px; line-height: 15px; color: #000000");
    int _jspx_eval_html_text_0 = _jspx_th_html_text_0.doStartTag();
    if (_jspx_th_html_text_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _jspx_tagPool_html_text_style_size_property_maxlength_nobody.reuse(_jspx_th_html_text_0);
      return true;
    }
    _jspx_tagPool_html_text_style_size_property_maxlength_nobody.reuse(_jspx_th_html_text_0);
    return false;
  }

  private boolean _jspx_meth_html_password_0(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  html:password
    org.apache.struts.taglib.html.PasswordTag _jspx_th_html_password_0 = (org.apache.struts.taglib.html.PasswordTag) _jspx_tagPool_html_password_style_size_property_maxlength_nobody.get(org.apache.struts.taglib.html.PasswordTag.class);
    _jspx_th_html_password_0.setPageContext(_jspx_page_context);
    _jspx_th_html_password_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_html_password_0.setSize("32");
    _jspx_th_html_password_0.setMaxlength("8");
    _jspx_th_html_password_0.setProperty("user.password");
    _jspx_th_html_password_0.setStyle("font-family: Tahoma,Verdana,宋体; font-size: 12px; line-height: 15px; color: #000000");
    int _jspx_eval_html_password_0 = _jspx_th_html_password_0.doStartTag();
    if (_jspx_th_html_password_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _jspx_tagPool_html_password_style_size_property_maxlength_nobody.reuse(_jspx_th_html_password_0);
      return true;
    }
    _jspx_tagPool_html_password_style_size_property_maxlength_nobody.reuse(_jspx_th_html_password_0);
    return false;
  }

  private boolean _jspx_meth_html_password_1(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  html:password
    org.apache.struts.taglib.html.PasswordTag _jspx_th_html_password_1 = (org.apache.struts.taglib.html.PasswordTag) _jspx_tagPool_html_password_style_size_property_maxlength_nobody.get(org.apache.struts.taglib.html.PasswordTag.class);
    _jspx_th_html_password_1.setPageContext(_jspx_page_context);
    _jspx_th_html_password_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_html_password_1.setSize("32");
    _jspx_th_html_password_1.setMaxlength("8");
    _jspx_th_html_password_1.setProperty("checkPassword");
    _jspx_th_html_password_1.setStyle("font-family: Tahoma,Verdana,宋体; font-size: 12px; line-height: 15px; color: #000000");
    int _jspx_eval_html_password_1 = _jspx_th_html_password_1.doStartTag();
    if (_jspx_th_html_password_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _jspx_tagPool_html_password_style_size_property_maxlength_nobody.reuse(_jspx_th_html_password_1);
      return true;
    }
    _jspx_tagPool_html_password_style_size_property_maxlength_nobody.reuse(_jspx_th_html_password_1);
    return false;
  }

  private boolean _jspx_meth_html_select_0(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  html:select
    org.apache.struts.taglib.html.SelectTag _jspx_th_html_select_0 = (org.apache.struts.taglib.html.SelectTag) _jspx_tagPool_html_select_style_property.get(org.apache.struts.taglib.html.SelectTag.class);
    _jspx_th_html_select_0.setPageContext(_jspx_page_context);
    _jspx_th_html_select_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_html_select_0.setProperty("address.country");
    _jspx_th_html_select_0.setStyle("font-family: Tahoma,Verdana,宋体; font-size: 12px; line-height: 15px; color: #000000");
    int _jspx_eval_html_select_0 = _jspx_th_html_select_0.doStartTag();
    if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.pushBody();
        _jspx_th_html_select_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
        _jspx_th_html_select_0.doInitBody();
      }
      do {
        out.write("\r\n");
        out.write("\t\t\t\t<option value=\"中国\">中国</option>\r\n");
        out.write("\t\t\t\t<option value=\"中国香港\">中国香港</option>\r\n");
        out.write("\t\t\t\t<option value=\"中国台湾\">中国台湾</option>\r\n");
        out.write("\t\t\t");
        int evalDoAfterBody = _jspx_th_html_select_0.doAfterBody();
        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_html_select_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _jspx_tagPool_html_select_style_property.reuse(_jspx_th_html_select_0);
      return true;
    }
    _jspx_tagPool_html_select_style_property.reuse(_jspx_th_html_select_0);
    return false;

⌨️ 快捷键说明

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