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

📄 deptemplist_jsp.java

📁 Jbuilder2006开发的严格按MVC设计模式组织开发过程
💻 JAVA
📖 第 1 页 / 共 3 页
字号:
          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_strongTextBeanName_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("员工管理");
    _jspx_th_tops_showPageFunction_0.setStrongTextBeanName("deptName");
    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_strongTextBeanName_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("\r\n");
        out.write("      ");
        if (_jspx_meth_tops_toolbutton_0(_jspx_th_tops_toolbar_0, _jspx_page_context))
          return true;
        out.write("\r\n");
        out.write("      ");
        if (_jspx_meth_tops_toolbutton_1(_jspx_th_tops_toolbar_0, _jspx_page_context))
          return true;
        out.write("\r\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;
  }

  private boolean _jspx_meth_tops_toolbutton_0(javax.servlet.jsp.tagext.JspTag _jspx_th_tops_toolbar_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  tops:toolbutton
    com.tops.j2eebase.web.taglib.TagToolButton _jspx_th_tops_toolbutton_0 = (com.tops.j2eebase.web.taglib.TagToolButton) _jspx_tagPool_tops_toolbutton_method_image_caption_nobody.get(com.tops.j2eebase.web.taglib.TagToolButton.class);
    _jspx_th_tops_toolbutton_0.setPageContext(_jspx_page_context);
    _jspx_th_tops_toolbutton_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_tops_toolbar_0);
    _jspx_th_tops_toolbutton_0.setCaption("新增员工");
    _jspx_th_tops_toolbutton_0.setMethod("add");
    _jspx_th_tops_toolbutton_0.setImage("page_add");
    int _jspx_eval_tops_toolbutton_0 = _jspx_th_tops_toolbutton_0.doStartTag();
    if (_jspx_th_tops_toolbutton_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_toolbutton_method_image_caption_nobody.reuse(_jspx_th_tops_toolbutton_0);
    return false;
  }

  private boolean _jspx_meth_tops_toolbutton_1(javax.servlet.jsp.tagext.JspTag _jspx_th_tops_toolbar_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  tops:toolbutton
    com.tops.j2eebase.web.taglib.TagToolButton _jspx_th_tops_toolbutton_1 = (com.tops.j2eebase.web.taglib.TagToolButton) _jspx_tagPool_tops_toolbutton_method_image_confirm_caption_nobody.get(com.tops.j2eebase.web.taglib.TagToolButton.class);
    _jspx_th_tops_toolbutton_1.setPageContext(_jspx_page_context);
    _jspx_th_tops_toolbutton_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_tops_toolbar_0);
    _jspx_th_tops_toolbutton_1.setCaption("删除员工");
    _jspx_th_tops_toolbutton_1.setMethod("delete");
    _jspx_th_tops_toolbutton_1.setImage("delete");
    _jspx_th_tops_toolbutton_1.setConfirm("确定删除这些员工吗?");
    int _jspx_eval_tops_toolbutton_1 = _jspx_th_tops_toolbutton_1.doStartTag();
    if (_jspx_th_tops_toolbutton_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_toolbutton_method_image_confirm_caption_nobody.reuse(_jspx_th_tops_toolbutton_1);
    return false;
  }

  private boolean _jspx_meth_tops_selectAllCheckBox_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:selectAllCheckBox
    com.tops.j2eebase.web.taglib.TagSelectAllCheckBox _jspx_th_tops_selectAllCheckBox_0 = (com.tops.j2eebase.web.taglib.TagSelectAllCheckBox) _jspx_tagPool_tops_selectAllCheckBox_nobody.get(com.tops.j2eebase.web.taglib.TagSelectAllCheckBox.class);
    _jspx_th_tops_selectAllCheckBox_0.setPageContext(_jspx_page_context);
    _jspx_th_tops_selectAllCheckBox_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    int _jspx_eval_tops_selectAllCheckBox_0 = _jspx_th_tops_selectAllCheckBox_0.doStartTag();
    if (_jspx_th_tops_selectAllCheckBox_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_selectAllCheckBox_nobody.reuse(_jspx_th_tops_selectAllCheckBox_0);
    return false;
  }

  private boolean _jspx_meth_tops_selectCheckBox_0(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_iterate_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  tops:selectCheckBox
    com.tops.j2eebase.web.taglib.TagSelectCheckBox _jspx_th_tops_selectCheckBox_0 = (com.tops.j2eebase.web.taglib.TagSelectCheckBox) _jspx_tagPool_tops_selectCheckBox_name_nobody.get(com.tops.j2eebase.web.taglib.TagSelectCheckBox.class);
    _jspx_th_tops_selectCheckBox_0.setPageContext(_jspx_page_context);
    _jspx_th_tops_selectCheckBox_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_iterate_0);
    _jspx_th_tops_selectCheckBox_0.setName("info");
    int _jspx_eval_tops_selectCheckBox_0 = _jspx_th_tops_selectCheckBox_0.doStartTag();
    if (_jspx_th_tops_selectCheckBox_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_selectCheckBox_name_nobody.reuse(_jspx_th_tops_selectCheckBox_0);
    return false;
  }

  private boolean _jspx_meth_tops_tableOrd_0(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_iterate_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  tops:tableOrd
    com.tops.j2eebase.web.taglib.TagTableOrder _jspx_th_tops_tableOrd_0 = (com.tops.j2eebase.web.taglib.TagTableOrder) _jspx_tagPool_tops_tableOrd_nobody.get(com.tops.j2eebase.web.taglib.TagTableOrder.class);
    _jspx_th_tops_tableOrd_0.setPageContext(_jspx_page_context);
    _jspx_th_tops_tableOrd_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_iterate_0);
    int _jspx_eval_tops_tableOrd_0 = _jspx_th_tops_tableOrd_0.doStartTag();
    if (_jspx_th_tops_tableOrd_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_tableOrd_nobody.reuse(_jspx_th_tops_tableOrd_0);
    return false;
  }

  private boolean _jspx_meth_bean_write_1(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_iterate_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  bean:write
    org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_1 = (org.apache.struts.taglib.bean.WriteTag) _jspx_tagPool_bean_write_property_name_nobody.get(org.apache.struts.taglib.bean.WriteTag.class);
    _jspx_th_bean_write_1.setPageContext(_jspx_page_context);
    _jspx_th_bean_write_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_iterate_0);
    _jspx_th_bean_write_1.setName("info");
    _jspx_th_bean_write_1.setProperty("emId");
    int _jspx_eval_bean_write_1 = _jspx_th_bean_write_1.doStartTag();
    if (_jspx_th_bean_write_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_bean_write_property_name_nobody.reuse(_jspx_th_bean_write_1);
    return false;
  }

  private boolean _jspx_meth_tops_link_0(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_iterate_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  tops:link
    com.tops.j2eebase.web.taglib.TagLindStyleOperator _jspx_th_tops_link_0 = (com.tops.j2eebase.web.taglib.TagLindStyleOperator) _jspx_tagPool_tops_link_showcaptionalways_method_captionbeanproperty_caption_argname1_argbeanproperty1_action_nobody.get(com.tops.j2eebase.web.taglib.TagLindStyleOperator.class);
    _jspx_th_tops_link_0.setPageContext(_jspx_page_context);
    _jspx_th_tops_link_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_iterate_0);
    _jspx_th_tops_link_0.setAction("actTopsAEmployee");
    _jspx_th_tops_link_0.setShowcaptionalways("true");
    _jspx_th_tops_link_0.setCaptionbeanproperty("page-info-emName");
    _jspx_th_tops_link_0.setCaption("dd");
    _jspx_th_tops_link_0.setMethod("modify");
    _jspx_th_tops_link_0.setArgname1("id");
    _jspx_th_tops_link_0.setArgbeanproperty1("page-info-id");
    int _jspx_eval_tops_link_0 = _jspx_th_tops_link_0.doStartTag();
    if (_jspx_th_tops_link_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_link_showcaptionalways_method_captionbeanproperty_caption_argname1_argbeanproperty1_action_nobody.reuse(_jspx_th_tops_link_0);
    return false;
  }

  private boolean _jspx_meth_logic_empty_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();
    //  logic:empty
    org.apache.struts.taglib.logic.EmptyTag _jspx_th_logic_empty_0 = (org.apache.struts.taglib.logic.EmptyTag) _jspx_tagPool_logic_empty_name.get(org.apache.struts.taglib.logic.EmptyTag.class);
    _jspx_th_logic_empty_0.setPageContext(_jspx_page_context);
    _jspx_th_logic_empty_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_logic_empty_0.setName("info");
    int _jspx_eval_logic_empty_0 = _jspx_th_logic_empty_0.doStartTag();
    if (_jspx_eval_logic_empty_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
      do {
        out.write("\r\n");
        out.write("        <tr>\r\n");
        out.write("          <td colspan=\"6\" height=\"20\" align=\"center\">没有员工信息</td>\r\n");
        out.write("        </tr>\r\n");
        out.write("      ");
        int evalDoAfterBody = _jspx_th_logic_empty_0.doAfterBody();
        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_logic_empty_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_logic_empty_name.reuse(_jspx_th_logic_empty_0);
    return false;
  }
}

⌨️ 快捷键说明

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