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

📄 form_005ffield_005flist_jsp.java

📁 一套JAVA开发的OA系统,包括工作流,客户管理、个人管理、车辆管理,人事管理等。
💻 JAVA
📖 第 1 页 / 共 3 页
字号:
          out.write("        <table width=\"100%\" height=\"100%\"  border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
          out.write("          <tr>\r\n");
          out.write("            <th width=\"40%\" height=\"7\" scope=\"col\"></th>\r\n");
          out.write("            <th width=\"60%\" height=\"7\" scope=\"col\"></th>\r\n");
          out.write("          </tr>\r\n");
          out.write("          <tr>\r\n");
          out.write("            <td class=\"mainnotefont\" scope=\"row\">\r\n");
          out.write("              <td>\r\n");
          out.write("\t\t\t<div align=\"left\">表单域列表</div>\r\n");
          out.write("            </td>\r\n");
          out.write("\t\t\t<td>\r\n");
          out.write("<div align=\"right\">\r\n");
          out.write("<font color=\"#FF0000\">\r\n");
          if (_jspx_meth_c_out_1(_jspx_th_html_form_0, _jspx_page_context))
            return;
          out.write("\r\n");
          out.write("</font>\r\n");
          out.write("</div>\r\n");
          out.write("</td>\r\n");
          out.write("          </tr>\r\n");
          out.write("\r\n");
          out.write("        </table>\r\n");
          out.write("      </div></th>\r\n");
          out.write("    <th width=\"65\" height=\"41\" scope=\"col\"><img src=\"../images/");
          out.print(css_name);
          out.write("/maintabletophy2.gif\" width=\"65\" height=\"41\"></th>\r\n");
          out.write("  </tr>\r\n");
          out.write("</table>\r\n");
          out.write("<table width=\"98%\"  border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
          out.write("  <tr>\r\n");
          out.write("    <th rowspan=\"2\" class=\"maintableleft\" scope=\"col\"></th>\r\n");
          out.write("    <th scope=\"col\"><table width=\"100%\"  border=\"1\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" bordercolor=\"#FFFFFF\" class=\"mainlisttable\">\r\n");
          out.write("        <tr align=\"center\" class=\"mainlisttitle\">\r\n");
          out.write("          <td width=\"8%\" height=\"18\" class=\"mainlisttoptitle\">选择</td>\r\n");
          out.write("          <td width=\"26%\" class=\"mainlisttoptitle\">域名</td>\r\n");
          out.write("          <td width=\"20%\" class=\"mainlisttoptitle\">域描述</td>\r\n");
          out.write("          <td width=\"34%\">说明</td>\r\n");
          out.write("          <td width=\"12%\">操作</td>\r\n");
          out.write("        </tr>\r\n");
          out.write("\r\n");
          out.write("\r\n");
          out.write("\t\t");
          if (_jspx_meth_c_if_0(_jspx_th_html_form_0, _jspx_page_context))
            return;
          out.write("\r\n");
          out.write("\r\n");
          out.write("\r\n");
          out.write("\t\t\t ");
          if (_jspx_meth_c_set_0(_jspx_th_html_form_0, _jspx_page_context))
            return;
          out.write("\r\n");
          out.write("\t\t\t");
          //  logic:iterate
          org.apache.struts.taglib.logic.IterateTag _jspx_th_logic_iterate_0 = (org.apache.struts.taglib.logic.IterateTag) _jspx_tagPool_logic_iterate_property_name_id.get(org.apache.struts.taglib.logic.IterateTag.class);
          _jspx_th_logic_iterate_0.setPageContext(_jspx_page_context);
          _jspx_th_logic_iterate_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
          _jspx_th_logic_iterate_0.setId("ListShowBean");
          _jspx_th_logic_iterate_0.setName("FormFieldForm");
          _jspx_th_logic_iterate_0.setProperty("RecordSet");
          int _jspx_eval_logic_iterate_0 = _jspx_th_logic_iterate_0.doStartTag();
          if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
            java.lang.Object ListShowBean = null;
            if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
              out = _jspx_page_context.pushBody();
              _jspx_th_logic_iterate_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
              _jspx_th_logic_iterate_0.doInitBody();
            }
            ListShowBean = (java.lang.Object) _jspx_page_context.findAttribute("ListShowBean");
            do {
              out.write("\r\n");
              out.write("\r\n");
              out.write("            ");
              if (_jspx_meth_c_if_1(_jspx_th_logic_iterate_0, _jspx_page_context))
                return;
              out.write("\r\n");
              out.write("                       ");
              if (_jspx_meth_c_if_2(_jspx_th_logic_iterate_0, _jspx_page_context))
                return;
              out.write("\r\n");
              out.write("\r\n");
              out.write("\r\n");
              out.write("          <td>\r\n");
              out.write("\t\t  ");
HashMap map = (HashMap)ListShowBean;
                String id = (String)map.get("$FIELD_PK");
				
              out.write("\r\n");
              out.write("\r\n");
              out.write("\t\t   ");
              //  html:multibox
              org.apache.struts.taglib.html.MultiboxTag _jspx_th_html_multibox_0 = (org.apache.struts.taglib.html.MultiboxTag) _jspx_tagPool_html_multibox_value_property_nobody.get(org.apache.struts.taglib.html.MultiboxTag.class);
              _jspx_th_html_multibox_0.setPageContext(_jspx_page_context);
              _jspx_th_html_multibox_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_iterate_0);
              _jspx_th_html_multibox_0.setProperty("selected");
              _jspx_th_html_multibox_0.setValue(id);
              int _jspx_eval_html_multibox_0 = _jspx_th_html_multibox_0.doStartTag();
              if (_jspx_th_html_multibox_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_html_multibox_value_property_nobody.reuse(_jspx_th_html_multibox_0);
              out.write("</td>\r\n");
              out.write("          <td>");
              if (_jspx_meth_bean_write_0(_jspx_th_logic_iterate_0, _jspx_page_context))
                return;
              out.write("</td>\r\n");
              out.write("          <td>");
              if (_jspx_meth_bean_write_1(_jspx_th_logic_iterate_0, _jspx_page_context))
                return;
              out.write("</td>\r\n");
              out.write("          <td>");
              if (_jspx_meth_bean_write_2(_jspx_th_logic_iterate_0, _jspx_page_context))
                return;
              out.write("</td>\r\n");
              out.write("          <td><a href=\"UpdateFormFieldAction.do?actionType=edit&doKey=");
              out.print(id);
              out.write("\">修改</a></td>\r\n");
              out.write("        </tr>\r\n");
              out.write("\t\t");
              if (_jspx_meth_c_set_1(_jspx_th_logic_iterate_0, _jspx_page_context))
                return;
              out.write("\r\n");
              out.write("        ");
              int evalDoAfterBody = _jspx_th_logic_iterate_0.doAfterBody();
              ListShowBean = (java.lang.Object) _jspx_page_context.findAttribute("ListShowBean");
              if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
            } while (true);
            if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
              out = _jspx_page_context.popBody();
          }
          if (_jspx_th_logic_iterate_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_logic_iterate_property_name_id.reuse(_jspx_th_logic_iterate_0);
          out.write("\r\n");
          out.write("      </table></th>\r\n");
          out.write("    <th rowspan=\"2\" class=\"maintableright\" scope=\"col\"></th>\r\n");
          out.write("  </tr>\r\n");
          out.write("  <tr>\r\n");
          out.write("    <td><table width=\"100%\"  border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
          out.write("        <tr>\r\n");
          out.write("          <td align=\"center\" class=\"mainlisttitle\"><div align=\"right\"> </div></td>\r\n");
          out.write("        </tr>\r\n");
          out.write("      </table></td>\r\n");
          out.write("  </tr>\r\n");
          out.write("</table>\r\n");
          out.write("<table width=\"98%\"  border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
          out.write("  <tr>\r\n");
          out.write("    <th width=\"65\" height=\"41\" scope=\"col\"><img src=\"../images/");
          out.print(css_name);
          out.write("/maintablebottomhy1.gif\" width=\"65\" height=\"41\"></th>\r\n");
          out.write("    <th valign=\"top\" class=\"maintablebottom\" scope=\"col\"><table width=\"100%\" height=\"100%\"  border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
          out.write("        <tr>\r\n");
          out.write("          <th scope=\"col\"> <div align=\"center\">\r\n");
          out.write("               <input name=\"Submit23\" type=\"button\" class=\"button\" value=\"新  建\" onClick=\"javascript:submitForm('add','');\">\r\n");
          out.write("                   \r\n");
          out.write("                  <input name=\"Submit22\" type=\"button\" class=\"button\" value=\"删  除\" onclick=\"javascript:submitForm('delete','');\">\r\n");
          out.write("               \r\n");
          out.write("              <input name=\"Submit42\" type=\"button\" class=\"button\" value=\"返  回\" onClick=\"window.open('FormAction.do?actionType=query','_self','');\">\r\n");
          out.write("\r\n");
          out.write("            </div></th>\r\n");
          out.write("        </tr>\r\n");
          out.write("        <tr>\r\n");
          out.write("          <th height=\"7\" scope=\"row\"></th>\r\n");
          out.write("        </tr>\r\n");
          out.write("      </table></th>\r\n");
          out.write("    <th width=\"65\" height=\"41\" scope=\"col\"><img src=\"../images/");
          out.print(css_name);
          out.write("/maintablebottomhy2.gif\" width=\"65\" height=\"41\"></th>\r\n");
          out.write("  </tr>\r\n");
          out.write("</table>\r\n");
          out.write("<p>&nbsp;</p>\r\n");
          out.write("<p>&nbsp;</p>\r\n");
          out.write("<p>&nbsp;</p>\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)
        return;
      _jspx_tagPool_html_form_method_action.reuse(_jspx_th_html_form_0);
      out.write("\r\n");
      out.write("</body>\r\n");
      out.write("</html>\r\n");
      out.write("\r\n");
    } catch (Throwable t) {
      if (!(t instanceof SkipPageException)){
        out = _jspx_out;
        if (out != null && out.getBufferSize() != 0)
          out.clearBuffer();
        if (_jspx_page_context != null) _jspx_page_context.handlePageException(t);
      }
    } finally {
      if (_jspxFactory != null) _jspxFactory.releasePageContext(_jspx_page_context);
    }
  }

  private boolean _jspx_meth_html_hidden_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:hidden
    org.apache.struts.taglib.html.HiddenTag _jspx_th_html_hidden_0 = (org.apache.struts.taglib.html.HiddenTag) _jspx_tagPool_html_hidden_property_nobody.get(org.apache.struts.taglib.html.HiddenTag.class);
    _jspx_th_html_hidden_0.setPageContext(_jspx_page_context);
    _jspx_th_html_hidden_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_html_hidden_0.setProperty("maxRecNoPerPage");
    int _jspx_eval_html_hidden_0 = _jspx_th_html_hidden_0.doStartTag();
    if (_jspx_th_html_hidden_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_html_hidden_property_nobody.reuse(_jspx_th_html_hidden_0);
    return false;
  }

  private boolean _jspx_meth_html_hidden_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:hidden
    org.apache.struts.taglib.html.HiddenTag _jspx_th_html_hidden_1 = (org.apache.struts.taglib.html.HiddenTag) _jspx_tagPool_html_hidden_property_nobody.get(org.apache.struts.taglib.html.HiddenTag.class);
    _jspx_th_html_hidden_1.setPageContext(_jspx_page_context);
    _jspx_th_html_hidden_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_html_hidden_1.setProperty("recordNumber");
    int _jspx_eval_html_hidden_1 = _jspx_th_html_hidden_1.doStartTag();
    if (_jspx_th_html_hidden_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_html_hidden_property_nobody.reuse(_jspx_th_html_hidden_1);
    return false;
  }

  private boolean _jspx_meth_html_hidden_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:hidden
    org.apache.struts.taglib.html.HiddenTag _jspx_th_html_hidden_2 = (org.apache.struts.taglib.html.HiddenTag) _jspx_tagPool_html_hidden_property_nobody.get(org.apache.struts.taglib.html.HiddenTag.class);
    _jspx_th_html_hidden_2.setPageContext(_jspx_page_context);
    _jspx_th_html_hidden_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_html_hidden_2.setProperty("currentPageNo");
    int _jspx_eval_html_hidden_2 = _jspx_th_html_hidden_2.doStartTag();
    if (_jspx_th_html_hidden_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)

⌨️ 快捷键说明

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