📄 template_jsp.java
字号:
out.write("<tr>\r\n");
out.write(" <th height=\"7\" colspan=\"2\" scope=\"row\" background=\"");
out.print(Constant.ROOTPATH);
out.write("images/");
out.print(css_name);
out.write("/navditu.gif\"></th>\r\n");
out.write(" </tr>\r\n");
out.write("<tr><th></th></tr></table>\r\n");
out.write("<table width=\"98%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" >\r\n");
out.write("<tr><th width=\"65\"><img src=\"");
out.print(Constant.ROOTPATH);
out.write("images/");
out.print(css_name);
out.write("/maintabletophy1.gif\"></th>\r\n");
out.write("<th class=\"mainnoteword\" align=\"left\">流程选择</th>\r\n");
out.write("<th width=\"65\"><img src=\"");
out.print(Constant.ROOTPATH);
out.write("images/");
out.print(css_name);
out.write("/maintabletophy2.gif\"></th></tr></table>\r\n");
out.write("<table width=\"98%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <th height=\"1\" 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=\"mainlisttabledark\">\r\n");
out.write(" <td width=\"33%\"><div align=\"right\">工作流程模板 :</div></td>\r\n");
out.write(" <td width=\"67%\"><div align=\"left\">\r\n");
out.write(" ");
if (_jspx_meth_html_select_0(_jspx_th_html_form_0, _jspx_page_context))
return;
out.write("\r\n");
out.write(" </div></td>\r\n");
out.write(" </tr>\r\n");
out.write(" </table></th>\r\n");
out.write(" <th class=\"maintableright\" scope=\"col\"></th>\r\n");
out.write(" </tr>\r\n");
out.write("</table>\r\n");
out.write("<table width=\"98%\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
out.write("<tr>\r\n");
out.write("<th width=\"65\"><img src=\"");
out.print(Constant.ROOTPATH);
out.write("images/");
out.print(css_name);
out.write("/maintablebottomhy1.gif\" ></th>\r\n");
out.write("<th valign=\"top\" class=\"maintablebottom\" scope=\"col\"><table width=\"100%\" height=\"41\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <th scope=\"col\"> <div align=\"center\"><input type=\"button\" name=\"submit1\" value=\"启 动\" class=\"button\" onClick=\"submitForm('");
out.print(request.getAttribute("actionType"));
out.write("','');\">\r\n");
out.write("<input type=\"button\" name=\"submit2\" value=\"返 回\" class=\"button\" onClick=\"history.back();\"> </div></th>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <th height=\"10\" scope=\"row\"></th>\r\n");
out.write(" </tr>\r\n");
out.write(" </table></th>\r\n");
out.write("<th width=\"65\"><img src=\"");
out.print(Constant.ROOTPATH);
out.write("images/");
out.print(css_name);
out.write("/maintablebottomhy2.gif\" ></th></tr></table>\r\n");
out.write("\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");
} 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_select_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:select
org.apache.struts.taglib.html.SelectTag _jspx_th_html_select_0 = (org.apache.struts.taglib.html.SelectTag) _jspx_tagPool_html_select_styleClass_property.get(org.apache.struts.taglib.html.SelectTag.class);
_jspx_th_html_select_0.setPageContext(_jspx_page_context);
_jspx_th_html_select_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_html_select_0.setProperty("template");
_jspx_th_html_select_0.setStyleClass("input");
int _jspx_eval_html_select_0 = _jspx_th_html_select_0.doStartTag();
if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = _jspx_page_context.pushBody();
_jspx_th_html_select_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_select_0.doInitBody();
}
do {
out.write("\r\n");
out.write("\t\t\t");
if (_jspx_meth_html_options_0(_jspx_th_html_select_0, _jspx_page_context))
return true;
out.write("\r\n");
out.write("\t\t\t");
int evalDoAfterBody = _jspx_th_html_select_0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = _jspx_page_context.popBody();
}
if (_jspx_th_html_select_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_html_select_styleClass_property.reuse(_jspx_th_html_select_0);
return false;
}
private boolean _jspx_meth_html_options_0(javax.servlet.jsp.tagext.JspTag _jspx_th_html_select_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// html:options
org.apache.struts.taglib.html.OptionsTag _jspx_th_html_options_0 = (org.apache.struts.taglib.html.OptionsTag) _jspx_tagPool_html_options_name_labelName_nobody.get(org.apache.struts.taglib.html.OptionsTag.class);
_jspx_th_html_options_0.setPageContext(_jspx_page_context);
_jspx_th_html_options_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_select_0);
_jspx_th_html_options_0.setName("templateId");
_jspx_th_html_options_0.setLabelName("templateName");
int _jspx_eval_html_options_0 = _jspx_th_html_options_0.doStartTag();
if (_jspx_th_html_options_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_html_options_name_labelName_nobody.reuse(_jspx_th_html_options_0);
return false;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -