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

📄 topsf02providerlist_jsp.java

📁 Jbuilder2006开发的严格按MVC设计模式组织开发过程
💻 JAVA
📖 第 1 页 / 共 5 页
字号:
                      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_name_indexId_id.reuse(_jspx_th_logic_iterate_0);
                  out.write("\n");
                  out.write("      ");
                  int evalDoAfterBody = _jspx_th_logic_notEmpty_0.doAfterBody();
                  if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                    break;
                } while (true);
              }
              if (_jspx_th_logic_notEmpty_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                return;
              _jspx_tagPool_logic_notEmpty_name.reuse(_jspx_th_logic_notEmpty_0);
              out.write("\n");
              out.write("      ");
              if (_jspx_meth_logic_empty_1(_jspx_th_html_form_0, _jspx_page_context))
                return;
              out.write("\n");
              out.write("    </table>\n");
              out.write("    ");
              if (_jspx_meth_logic_notEmpty_2(_jspx_th_html_form_0, _jspx_page_context))
                return;
              out.write('\n');
              out.write(' ');
              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)
            return;
          _jspx_tagPool_html_form_method_action.reuse(_jspx_th_html_form_0);
          out.write("\n");
          out.write("  </body>\n");
          int evalDoAfterBody = _jspx_th_html_html_0.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_html_html_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_html_html.reuse(_jspx_th_html_html_0);
      out.write('\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_base_0(javax.servlet.jsp.tagext.JspTag _jspx_th_html_html_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  html:base
    org.apache.struts.taglib.html.BaseTag _jspx_th_html_base_0 = (org.apache.struts.taglib.html.BaseTag) _jspx_tagPool_html_base_nobody.get(org.apache.struts.taglib.html.BaseTag.class);
    _jspx_th_html_base_0.setPageContext(_jspx_page_context);
    _jspx_th_html_base_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_html_0);
    int _jspx_eval_html_base_0 = _jspx_th_html_base_0.doStartTag();
    if (_jspx_th_html_base_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_html_base_nobody.reuse(_jspx_th_html_base_0);
    return false;
  }

  private boolean _jspx_meth_tops_includeCSS_0(javax.servlet.jsp.tagext.JspTag _jspx_th_html_html_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  tops:includeCSS
    com.tops.j2eebase.web.taglib.TagIncludeCSS _jspx_th_tops_includeCSS_0 = (com.tops.j2eebase.web.taglib.TagIncludeCSS) _jspx_tagPool_tops_includeCSS_fileName_nobody.get(com.tops.j2eebase.web.taglib.TagIncludeCSS.class);
    _jspx_th_tops_includeCSS_0.setPageContext(_jspx_page_context);
    _jspx_th_tops_includeCSS_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_html_0);
    _jspx_th_tops_includeCSS_0.setFileName("style");
    int _jspx_eval_tops_includeCSS_0 = _jspx_th_tops_includeCSS_0.doStartTag();
    if (_jspx_th_tops_includeCSS_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_includeCSS_fileName_nobody.reuse(_jspx_th_tops_includeCSS_0);
    return false;
  }

  private boolean _jspx_meth_tops_includeJs_0(javax.servlet.jsp.tagext.JspTag _jspx_th_html_html_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  tops:includeJs
    com.tops.j2eebase.web.taglib.TagIncludeJs _jspx_th_tops_includeJs_0 = (com.tops.j2eebase.web.taglib.TagIncludeJs) _jspx_tagPool_tops_includeJs_fileName_nobody.get(com.tops.j2eebase.web.taglib.TagIncludeJs.class);
    _jspx_th_tops_includeJs_0.setPageContext(_jspx_page_context);
    _jspx_th_tops_includeJs_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_html_0);
    _jspx_th_tops_includeJs_0.setFileName("common");
    int _jspx_eval_tops_includeJs_0 = _jspx_th_tops_includeJs_0.doStartTag();
    if (_jspx_th_tops_includeJs_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_includeJs_fileName_nobody.reuse(_jspx_th_tops_includeJs_0);
    return false;
  }

  private boolean _jspx_meth_tops_includeJs_1(javax.servlet.jsp.tagext.JspTag _jspx_th_html_html_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  tops:includeJs
    com.tops.j2eebase.web.taglib.TagIncludeJs _jspx_th_tops_includeJs_1 = (com.tops.j2eebase.web.taglib.TagIncludeJs) _jspx_tagPool_tops_includeJs_fileName_nobody.get(com.tops.j2eebase.web.taglib.TagIncludeJs.class);
    _jspx_th_tops_includeJs_1.setPageContext(_jspx_page_context);
    _jspx_th_tops_includeJs_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_html_0);
    _jspx_th_tops_includeJs_1.setFileName("datepicker");
    int _jspx_eval_tops_includeJs_1 = _jspx_th_tops_includeJs_1.doStartTag();
    if (_jspx_th_tops_includeJs_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_includeJs_fileName_nobody.reuse(_jspx_th_tops_includeJs_1);
    return false;
  }

  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("method");
    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_tops_showPageFunction_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();
    //  tops:showPageFunction
    com.tops.j2eebase.web.taglib.TagJspFunctionShow _jspx_th_tops_showPageFunction_0 = (com.tops.j2eebase.web.taglib.TagJspFunctionShow) _jspx_tagPool_tops_showPageFunction_pageFunction_nobody.get(com.tops.j2eebase.web.taglib.TagJspFunctionShow.class);
    _jspx_th_tops_showPageFunction_0.setPageContext(_jspx_page_context);
    _jspx_th_tops_showPageFunction_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_tops_showPageFunction_0.setPageFunction("F02供应商列表");
    int _jspx_eval_tops_showPageFunction_0 = _jspx_th_tops_showPageFunction_0.doStartTag();
    if (_jspx_th_tops_showPageFunction_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_showPageFunction_pageFunction_nobody.reuse(_jspx_th_tops_showPageFunction_0);
    return false;
  }

  private boolean _jspx_meth_tops_toolbar_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();
    //  tops:toolbar
    com.tops.j2eebase.web.taglib.TagToolBar _jspx_th_tops_toolbar_0 = (com.tops.j2eebase.web.taglib.TagToolBar) _jspx_tagPool_tops_toolbar.get(com.tops.j2eebase.web.taglib.TagToolBar.class);
    _jspx_th_tops_toolbar_0.setPageContext(_jspx_page_context);
    _jspx_th_tops_toolbar_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    int _jspx_eval_tops_toolbar_0 = _jspx_th_tops_toolbar_0.doStartTag();
    if (_jspx_eval_tops_toolbar_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_tops_toolbar_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.pushBody();
        _jspx_th_tops_toolbar_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
        _jspx_th_tops_toolbar_0.doInitBody();
      }
      do {
        out.write("\n");
        out.write("      ");
        if (_jspx_meth_tops_toolbutton_0(_jspx_th_tops_toolbar_0, _jspx_page_context))
          return true;
        out.write("\n");
        out.write("      ");
        if (_jspx_meth_tops_toolbutton_1(_jspx_th_tops_toolbar_0, _jspx_page_context))
          return true;
        out.write("\n");
        out.write("      <td>\n");
        out.write("        ");
        if (_jspx_meth_html_text_0(_jspx_th_tops_toolbar_0, _jspx_page_context))
          return true;
        out.write("\n");
        out.write("      </td>\n");
        out.write("      ");
        if (_jspx_meth_tops_toolbutton_2(_jspx_th_tops_toolbar_0, _jspx_page_context))
          return true;
        out.write("\n");
        out.write("    ");
        int evalDoAfterBody = _jspx_th_tops_toolbar_0.doAfterBody();
        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_tops_toolbar_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
        out = _jspx_page_context.popBody();
    }
    if (_jspx_th_tops_toolbar_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_toolbar.reuse(_jspx_th_tops_toolbar_0);
    return false;
  }

⌨️ 快捷键说明

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