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

📄 dingdanguanli_jsp.java

📁 自己写的一个java购销系统
💻 JAVA
📖 第 1 页 / 共 3 页
字号:
    if (_jspx_th_c_if_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_0);
      return true;
    }
    _jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_0);
    return false;
  }

  private boolean _jspx_meth_html_form_0(javax.servlet.jsp.tagext.JspTag _jspx_th_c_if_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_method_action.get(org.apache.struts.taglib.html.FormTag.class);
    _jspx_th_html_form_0.setPageContext(_jspx_page_context);
    _jspx_th_html_form_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_if_0);
    _jspx_th_html_form_0.setAction("/CoalManagement/caiGou/addDingDan");
    _jspx_th_html_form_0.setMethod("post");
    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("                    <h3>添加煤炭采购订单</h3>\r\n");
        out.write("                        <table align=\"center\">\r\n");
        out.write("                            <tr>\r\n");
        out.write("                               <td>订单编号:</td><td>");
        if (_jspx_meth_html_text_0(_jspx_th_html_form_0, _jspx_page_context))
          return true;
        out.write("</td>\r\n");
        out.write("                               <td>&nbsp;&nbsp;&nbsp;&nbsp;</td>\r\n");
        out.write("                               <td>品种名称:</td><td>");
        if (_jspx_meth_html_text_1(_jspx_th_html_form_0, _jspx_page_context))
          return true;
        out.write("</td>\r\n");
        out.write("                            </tr>\r\n");
        out.write("                            <tr>\r\n");
        out.write("                               <td>采购数量:</td><td>");
        if (_jspx_meth_html_text_2(_jspx_th_html_form_0, _jspx_page_context))
          return true;
        out.write("(吨)</td>\r\n");
        out.write("                               <td>&nbsp;&nbsp;&nbsp;&nbsp;</td>\r\n");
        out.write("                               <td>品种单价:</td><td>");
        if (_jspx_meth_html_text_3(_jspx_th_html_form_0, _jspx_page_context))
          return true;
        out.write("(元/吨)</td>\r\n");
        out.write("                            </tr>\r\n");
        out.write("                            <tr>\r\n");
        out.write("                               <td>供应商号:</td><td>");
        if (_jspx_meth_html_text_4(_jspx_th_html_form_0, _jspx_page_context))
          return true;
        out.write("</td>\r\n");
        out.write("                               <td>&nbsp;&nbsp;&nbsp;&nbsp;</td>\r\n");
        out.write("                               <td>需求日期:</td><td>\r\n");
        out.write("                                     <select size=\"1\" name=\"year\">\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"2008\" selected>2008</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"2009\">2009</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"2010\">2010</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"2011\">2011</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"2012\">2012</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"2013\">2013</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t      </select>\r\n");
        out.write("\t\t\t\t\t\t\t\t      <select size=\"1\" name=\"month\">\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"1\" selected>1</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"2\">2</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"3\">3</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"4\">4</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"5\">5</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"6\">6</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"7\">7</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"8\">8</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"9\">9</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"10\">10</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"11\">11</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"12\">12</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t      </select>\r\n");
        out.write("\t\t\t\t\t\t\t\t      月 \r\n");
        out.write("\t\t\t\t\t\t\t\t      <select size=\"1\" name=\"day\">\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"1\" selected>1</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"2\">2</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"3\">3</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"4\">4</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"5\">5</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"6\">6</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"7\">7</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"8\">8</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"9\">9</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"10\">10</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"11\">11</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"12\">12</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"13\">13</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"14\">14</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"15\">15</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"16\">16</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"17\">17</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"18\">18</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"19\">19</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"20\">20</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"21\">21</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"22\">22</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"23\">23</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"24\">24</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"25\">25</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"26\">26</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"27\">27</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"28\">28</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"29\">29</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t        <option value=\"30\">30</option>\r\n");
        out.write("\t\t\t\t\t\t\t\t      </select>\r\n");
        out.write("\t\t\t\t\t\t\t\t      日</td>\r\n");
        out.write("                            </tr>\r\n");
        out.write("                            <tr>\r\n");
        out.write("                               <td colspan=\"6\" align=\"center\">");
        if (_jspx_meth_html_submit_0(_jspx_th_html_form_0, _jspx_page_context))
          return true;
        out.write("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\r\n");
        out.write("                                                              ");
        if (_jspx_meth_html_reset_0(_jspx_th_html_form_0, _jspx_page_context))
          return true;
        out.write("</td>\r\n");
        out.write("                            </tr>\r\n");
        out.write("                        </table>\r\n");
        out.write("                    ");
        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_method_action.reuse(_jspx_th_html_form_0);
      return true;
    }
    _jspx_tagPool_html_form_method_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_property_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.setProperty("cgdd.cgdbh");
    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_property_nobody.reuse(_jspx_th_html_text_0);
      return true;
    }
    _jspx_tagPool_html_text_property_nobody.reuse(_jspx_th_html_text_0);
    return false;
  }

  private boolean _jspx_meth_html_text_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:text
    org.apache.struts.taglib.html.TextTag _jspx_th_html_text_1 = (org.apache.struts.taglib.html.TextTag) _jspx_tagPool_html_text_readonly_property_nobody.get(org.apache.struts.taglib.html.TextTag.class);
    _jspx_th_html_text_1.setPageContext(_jspx_page_context);
    _jspx_th_html_text_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_html_text_1.setProperty("cgdd.mtpm");
    _jspx_th_html_text_1.setReadonly(true);
    int _jspx_eval_html_text_1 = _jspx_th_html_text_1.doStartTag();
    if (_jspx_th_html_text_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _jspx_tagPool_html_text_readonly_property_nobody.reuse(_jspx_th_html_text_1);
      return true;
    }
    _jspx_tagPool_html_text_readonly_property_nobody.reuse(_jspx_th_html_text_1);
    return false;
  }

  private boolean _jspx_meth_html_text_2(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_2 = (org.apache.struts.taglib.html.TextTag) _jspx_tagPool_html_text_property_nobody.get(org.apache.struts.taglib.html.TextTag.class);
    _jspx_th_html_text_2.setPageContext(_jspx_page_context);
    _jspx_th_html_text_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_html_text_2.setProperty("cgdd.cgsl");
    int _jspx_eval_html_text_2 = _jspx_th_html_text_2.doStartTag();
    if (_jspx_th_html_text_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {

⌨️ 快捷键说明

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