📄 mycheckcar_jsp.java
字号:
if (_jspx_meth_ww_if_1(_jspx_th_ww_iterator_0, _jspx_page_context))
return true;
out.write("\r\n");
out.write("\t\t\t\t\t\t\t\t</td>\r\n");
out.write("\t\t\t\t\t<td>\r\n");
out.write("\t\t\t\t\t\r\n");
out.write("\t\t\t\t\t\t ");
if (_jspx_meth_ww_property_1(_jspx_th_ww_iterator_0, _jspx_page_context))
return true;
out.write("\r\n");
out.write("\t\t\t\t\t</td>\r\n");
out.write("\t\t\t\t\r\n");
out.write("\t\t\t\t\t<td>\r\n");
out.write("\t\t\t\t\t");
if (_jspx_meth_ww_property_2(_jspx_th_ww_iterator_0, _jspx_page_context))
return true;
out.write("\r\n");
out.write("\t\t\t\t\t</td>\r\n");
out.write("\t\t\t\t\r\n");
out.write("\t\t\t\t</tr>\r\n");
out.write("\r\n");
out.write("\r\n");
out.write("\t\t\t");
int evalDoAfterBody = _jspx_th_ww_iterator_0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
if (_jspx_eval_ww_iterator_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = _jspx_page_context.popBody();
}
if (_jspx_th_ww_iterator_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_ww_iterator_value_id.reuse(_jspx_th_ww_iterator_0);
return false;
}
private boolean _jspx_meth_ww_property_0(javax.servlet.jsp.tagext.JspTag _jspx_th_ww_iterator_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// ww:property
com.opensymphony.webwork.views.jsp.PropertyTag _jspx_th_ww_property_0 = (com.opensymphony.webwork.views.jsp.PropertyTag) _jspx_tagPool_ww_property_value_nobody.get(com.opensymphony.webwork.views.jsp.PropertyTag.class);
_jspx_th_ww_property_0.setPageContext(_jspx_page_context);
_jspx_th_ww_property_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_ww_iterator_0);
_jspx_th_ww_property_0.setValue("#checks.user.username");
int _jspx_eval_ww_property_0 = _jspx_th_ww_property_0.doStartTag();
if (_jspx_th_ww_property_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_ww_property_value_nobody.reuse(_jspx_th_ww_property_0);
return false;
}
private boolean _jspx_meth_ww_set_1(javax.servlet.jsp.tagext.JspTag _jspx_th_ww_iterator_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// ww:set
com.opensymphony.webwork.views.jsp.SetTag _jspx_th_ww_set_1 = (com.opensymphony.webwork.views.jsp.SetTag) _jspx_tagPool_ww_set_value_name_nobody.get(com.opensymphony.webwork.views.jsp.SetTag.class);
_jspx_th_ww_set_1.setPageContext(_jspx_page_context);
_jspx_th_ww_set_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_ww_iterator_0);
_jspx_th_ww_set_1.setName("status");
_jspx_th_ww_set_1.setValue("#checks.checkstatus");
int _jspx_eval_ww_set_1 = _jspx_th_ww_set_1.doStartTag();
if (_jspx_th_ww_set_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_ww_set_value_name_nobody.reuse(_jspx_th_ww_set_1);
return false;
}
private boolean _jspx_meth_ww_if_0(javax.servlet.jsp.tagext.JspTag _jspx_th_ww_iterator_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// ww:if
com.opensymphony.webwork.views.jsp.IfTag _jspx_th_ww_if_0 = (com.opensymphony.webwork.views.jsp.IfTag) _jspx_tagPool_ww_if_test.get(com.opensymphony.webwork.views.jsp.IfTag.class);
_jspx_th_ww_if_0.setPageContext(_jspx_page_context);
_jspx_th_ww_if_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_ww_iterator_0);
_jspx_th_ww_if_0.setTest("#status==\"Y\"");
int _jspx_eval_ww_if_0 = _jspx_th_ww_if_0.doStartTag();
if (_jspx_eval_ww_if_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
if (_jspx_eval_ww_if_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = _jspx_page_context.pushBody();
_jspx_th_ww_if_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_ww_if_0.doInitBody();
}
do {
out.write("审批通过");
int evalDoAfterBody = _jspx_th_ww_if_0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
if (_jspx_eval_ww_if_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = _jspx_page_context.popBody();
}
if (_jspx_th_ww_if_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_ww_if_test.reuse(_jspx_th_ww_if_0);
return false;
}
private boolean _jspx_meth_ww_if_1(javax.servlet.jsp.tagext.JspTag _jspx_th_ww_iterator_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// ww:if
com.opensymphony.webwork.views.jsp.IfTag _jspx_th_ww_if_1 = (com.opensymphony.webwork.views.jsp.IfTag) _jspx_tagPool_ww_if_test.get(com.opensymphony.webwork.views.jsp.IfTag.class);
_jspx_th_ww_if_1.setPageContext(_jspx_page_context);
_jspx_th_ww_if_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_ww_iterator_0);
_jspx_th_ww_if_1.setTest("#status==\"N\"");
int _jspx_eval_ww_if_1 = _jspx_th_ww_if_1.doStartTag();
if (_jspx_eval_ww_if_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
if (_jspx_eval_ww_if_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = _jspx_page_context.pushBody();
_jspx_th_ww_if_1.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_ww_if_1.doInitBody();
}
do {
out.write('未');
out.write('审');
out.write('批');
int evalDoAfterBody = _jspx_th_ww_if_1.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
if (_jspx_eval_ww_if_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = _jspx_page_context.popBody();
}
if (_jspx_th_ww_if_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_ww_if_test.reuse(_jspx_th_ww_if_1);
return false;
}
private boolean _jspx_meth_ww_property_1(javax.servlet.jsp.tagext.JspTag _jspx_th_ww_iterator_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// ww:property
com.opensymphony.webwork.views.jsp.PropertyTag _jspx_th_ww_property_1 = (com.opensymphony.webwork.views.jsp.PropertyTag) _jspx_tagPool_ww_property_value_nobody.get(com.opensymphony.webwork.views.jsp.PropertyTag.class);
_jspx_th_ww_property_1.setPageContext(_jspx_page_context);
_jspx_th_ww_property_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_ww_iterator_0);
_jspx_th_ww_property_1.setValue("#checks.checkdate");
int _jspx_eval_ww_property_1 = _jspx_th_ww_property_1.doStartTag();
if (_jspx_th_ww_property_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_ww_property_value_nobody.reuse(_jspx_th_ww_property_1);
return false;
}
private boolean _jspx_meth_ww_property_2(javax.servlet.jsp.tagext.JspTag _jspx_th_ww_iterator_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// ww:property
com.opensymphony.webwork.views.jsp.PropertyTag _jspx_th_ww_property_2 = (com.opensymphony.webwork.views.jsp.PropertyTag) _jspx_tagPool_ww_property_value_nobody.get(com.opensymphony.webwork.views.jsp.PropertyTag.class);
_jspx_th_ww_property_2.setPageContext(_jspx_page_context);
_jspx_th_ww_property_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_ww_iterator_0);
_jspx_th_ww_property_2.setValue("#checks.memo");
int _jspx_eval_ww_property_2 = _jspx_th_ww_property_2.doStartTag();
if (_jspx_th_ww_property_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_ww_property_value_nobody.reuse(_jspx_th_ww_property_2);
return false;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -