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

📄 basicinfo_jsp.java

📁 一套JAVA开发的OA系统,包括工作流,客户管理、个人管理、车辆管理,人事管理等。
💻 JAVA
📖 第 1 页 / 共 5 页
字号:
          out.write("                  </td>\r\n");
          out.write("\t\t\t\t\t  </tr>\r\n");
          out.write("\t\t\t\t   </table>\r\n");
          out.write("\r\n");
          out.write("\t\t\t    </th>\r\n");
          out.write("\t\t\t   <th class=\"maintableright\" scope=\"col\"></th>\r\n");
          out.write("\t\t\t   </tr>\r\n");
          out.write("\t\t\t  </table>\r\n");
          out.write("\r\n");
          out.write("\t\t\t   <table width=\"98%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
          out.write("\t\t\t     <tr>\r\n");
          out.write("\t\t\t\t  <th width=\"65\" height=\"41\"><img src=\"");
          out.print(Constant.ROOTPATH);
          out.write("images/");
          out.print(css_name);
          out.write("/maintablebottomhy1.gif\" width=\"65\" height=\"41\"></th>\r\n");
          out.write(" \r\n");
          out.write("\r\n");
          out.write("            <th  align=\"center\" class=\"maintablebottom\" >&nbsp;\r\n");
          out.write("\t\t\t");
if(actionMap.get("callsubflow")!=null) {
          out.write("\r\n");
          out.write("              <input name=\"Submit322\" type=\"button\" class=\"button\" value=\"子  流\" onClick=\"window.open('/oa/oaweb/instance/ListSubAction.do?$instance_id=");
          out.print(instanceID);
          out.write("&actionType=query&appName=");
          out.print(appName);
          out.write("&nodeID=");
          out.print(nodeID);
          out.write("','name','width=800,height=600,top=100,left=100,status=yes');\">\r\n");
          out.write("\r\n");
          out.write("\t\t\t");
}if(actionMap.get("urge")!=null) {
          out.write("\r\n");
          out.write("              <input name=\"Submit322\" type=\"button\" class=\"button\" value=\"催  办\"onClick=\"submitForm('fw_urge','')\">\r\n");
          out.write(" \r\n");
          out.write("\t\t\t    ");
} if(actionMap.get("again")!=null) {
          out.write("\r\n");
          out.write("                        <input name=\"Submit31\" type=\"button\" class=\"button\" value=\"重  办\"  onClick=\"submitForm('fw_redo','')\">\r\n");
          out.write("                        ");
} if(actionMap.get("cancel")!=null) {
          out.write("\r\n");
          out.write("\t\t\t\t\t\t<input name=\"Submit32\" type=\"button\" class=\"button\" value=\"撤  办\"   onClick=\"submitForm('fw_undo','')\">\r\n");
          out.write("                        ");
} if(actionMap.get("returnback")!=null) {
          out.write("\r\n");
          out.write("\t\t\t\t\t\t<input name=\"Submit42\" type=\"button\" class=\"button\" value=\"退  回\"   onClick=\"submitForm('fw_back','')\">\r\n");
          out.write("\t\t\t\t\t\t");
} if(actionMap.get("hang")!=null) {
          out.write("\r\n");
          out.write("\t\t\t\t\t\t<input name=\"Submit42\" type=\"button\" class=\"button\" value=\"挂  起\"  onClick=\"submitForm('fw_suspend','')\" width=\"2\" size=\"2\">\r\n");
          out.write("                        ");
} if(actionMap.get("wake")!=null) {
          out.write("\r\n");
          out.write("\t\t\t\t\t\t<input name=\"Submit42\" type=\"button\" class=\"button\" value=\"唤  醒\" onClick=\"submitForm('fw_aweak','')\">\r\n");
          out.write("                        ");
} if(actionMap.get("submit")!=null) {
          out.write("\r\n");
          out.write("\t\t\t\t\t\t<input name=\"Submit42\" type=\"button\" class=\"button\" value=\"提  交\"  onClick=\"if(checkText(");
          out.print(text);
          out.write(")) submitForm('fw_submit','')\">\r\n");
          out.write("              ");
} if(actionMap.get("change")!=null) {
          out.write("\r\n");
          out.write("\t\t\t  <input name=\"Submit422\" type=\"button\" class=\"button\" value=\"转  办\" onClick=\"submitForm('fw_change','')\">\r\n");
          out.write("              ");
} if(actionMap.get("track")!=null) {
          out.write("\r\n");
          out.write("\t\t\t  <input name=\"Submit52\" type=\"button\" class=\"button\" value=\"跟  踪\" onClick=\"window.open('/oa/oaweb/instance/ListHisAction.do?$instance_id=");
          out.print(instanceID);
          out.write("&actionType=query','name','width=820,height=630,top=100,left=100,status=yes,scrollbars =auto');\">\r\n");
          out.write("              ");
} if(actionMap.get("makeArchives")!=null) {
          out.write("\r\n");
          out.write("\t\t\t  <input name=\"makeArchives\" type=\"button\" class=\"button\" value=\"成  文\"  onClick=\"window.open('/oa/oaweb/gongwen/UseModelAction.do?actionType=read&$instance_id=");
          out.print(instanceID);
          out.write("&doKey=");
          out.print(instanceID);
          out.write("&appName=");
          out.print(request.getParameter("appName"));
          out.write("','name','width=800,height=600,top=100,left=100,status=yes');\">\r\n");
          out.write("              ");
} if(actionMap.get("archivesNo")!=null) {
          out.write("\r\n");
          out.write("\t\t\t  <input name=\"archivesNo\" type=\"button\" class=\"button\" value=\"编  号\" onClick=\"window.open('");
          out.print(Constant.ROOTPATH);
          out.write("gongwen/common/bianhao.jsp','name','width=300,height=100,top=300,left=500,status=yes');\">\r\n");
          out.write("\t\t\t  ");
}
          out.write("\r\n");
          out.write("&nbsp;&nbsp; </div></th>\r\n");
          out.write("                 \r\n");
          out.write("\t\t\t\t  <th width=\"65\" height=\"41\"><img src=\"");
          out.print(Constant.ROOTPATH);
          out.write("images/");
          out.print(css_name);
          out.write("/maintablebottomhy2.gif\" width=\"65\" height=\"41\"></th>\r\n");
          out.write("\t\t\t\t  </tr>\r\n");
          out.write("\t\t\t\t </table>\r\n");
          out.write("\r\n");
          out.write("\t\t\t\t</th>\r\n");
          out.write("\r\n");
          out.write("  <th class=\"labletableright\"></th>\r\n");
          out.write("\t  </tr>\r\n");
          out.write("\r\n");
          out.write("\t  </table>\r\n");
          out.write("\t  <table width=\"95%\"  border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" height=\"9\">\r\n");
          out.write("  <tr>\r\n");
          out.write("    <th width=\"8\" height=\"9\" scope=\"col\"><img src=\"");
          out.print(Constant.ROOTPATH);
          out.write("images/");
          out.print(css_name);
          out.write("/lableimages/bottomtable_left.gif\" width=\"8\" height=\"9\"></th>\r\n");
          out.write("    <th width=\"100%\" height=\"9\" background=\"");
          out.print(Constant.ROOTPATH);
          out.write("images/");
          out.print(css_name);
          out.write("/lableimages/bottomtable_middle.gif\" scope=\"col\"></th>\r\n");
          out.write("    <th width=\"8\" height=\"9\" scope=\"col\"><img src=\"");
          out.print(Constant.ROOTPATH);
          out.write("images/");
          out.print(css_name);
          out.write("/lableimages/bottomtable_right.gif\" width=\"8\" height=\"9\"></th>\r\n");
          out.write("  </tr>\r\n");
          out.write("</table>\r\n");
          out.write("\t  ");
          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_onsubmit_method_action.reuse(_jspx_th_html_form_0);
      out.write("\r\n");
      out.write("</body>\r\n");
      out.write("</html>\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("actionType");
    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("doKey");
    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("maxRecNoPerPage");
    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)
      return true;
    _jspx_tagPool_html_hidden_property_nobody.reuse(_jspx_th_html_hidden_2);
    return false;
  }

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

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

  private boolean _jspx_meth_html_hidden_5(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_5 = (org.apache.struts.taglib.html.HiddenTag) _jspx_tagPool_html_hidden_property_nobody.get(org.apache.struts.taglib.html.HiddenTag.class);
    _jspx_th_html_hidden_5.setPageContext(_jspx_page_context);
    _jspx_th_html_hidden_5.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_html_hidden_5.setProperty("$wenhao");
    int _jspx_eval_html_hidden_5 = _jspx_th_html_hidden_5.doStartTag();

⌨️ 快捷键说明

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