📄 search_jsp_0.java
字号:
_jspx_th_logic_iterate_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_logic_iterate_0.doInitBody();
}
do {
java.lang.Object resultItem = null;
resultItem = (java.lang.Object) pageContext.findAttribute("resultItem");
java.lang.Integer index = null;
index = (java.lang.Integer) pageContext.findAttribute("index");
// end
// HTML // begin [file="/master/payterms/search.jsp";from=(65,102);to=(66,7)]
out.write("\r\n\t\t\t\t<tr");
// end
// begin [file="/master/payterms/search.jsp";from=(66,10);to=(66,78)]
out.print(Integer.parseInt(index.toString())%2==0?"":" class=tableDtlRowAlt_1");
// end
// HTML // begin [file="/master/payterms/search.jsp";from=(66,80);to=(67,31)]
out.write(">\r\n\t\t\t\t\t<td align=\"center\" nowrap>");
// end
// begin [file="/master/payterms/search.jsp";from=(67,31);to=(67,113)]
/* ------ chtml:baseSearchSelectRecord ------ */
com.leeman.common.web.ui.tags.BaseSearchSelectRecordTag _jspx_th_chtml_baseSearchSelectRecord_0 = new com.leeman.common.web.ui.tags.BaseSearchSelectRecordTag();
_jspx_th_chtml_baseSearchSelectRecord_0.setPageContext(pageContext);
_jspx_th_chtml_baseSearchSelectRecord_0.setParent(_jspx_th_logic_iterate_0);
_jspx_th_chtml_baseSearchSelectRecord_0.setActionURL("/master/payterms/search");
_jspx_th_chtml_baseSearchSelectRecord_0.setIndexId("index");
_jspxTagObjects.push(_jspx_th_chtml_baseSearchSelectRecord_0);
int _jspx_eval_chtml_baseSearchSelectRecord_0 = _jspx_th_chtml_baseSearchSelectRecord_0.doStartTag();
if (_jspx_eval_chtml_baseSearchSelectRecord_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/master/payterms/search.jsp";from=(67,113);to=(67,116)]
out.write("<P>");
// end
// begin [file="/master/payterms/search.jsp";from=(67,116);to=(67,148)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_8 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_8.setPageContext(pageContext);
_jspx_th_bean_message_8.setParent(_jspx_th_chtml_baseSearchSelectRecord_0);
_jspx_th_bean_message_8.setKey("label.view");
_jspxTagObjects.push(_jspx_th_bean_message_8);
int _jspx_eval_bean_message_8 = _jspx_th_bean_message_8.doStartTag();
// end
// begin [file="/master/payterms/search.jsp";from=(67,116);to=(67,148)]
if (_jspx_th_bean_message_8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// begin [file="/master/payterms/search.jsp";from=(67,116);to=(67,179)]
} while (_jspx_th_chtml_baseSearchSelectRecord_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_chtml_baseSearchSelectRecord_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/payterms/search.jsp";from=(67,179);to=(68,29)]
out.write("</td>\r\n\t\t\t\t\t<td align=\"left\" nowrap>");
// end
// begin [file="/master/payterms/search.jsp";from=(68,29);to=(68,84)]
/* ------ bean:write ------ */
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_0 = new org.apache.struts.taglib.bean.WriteTag();
_jspx_th_bean_write_0.setPageContext(pageContext);
_jspx_th_bean_write_0.setParent(_jspx_th_logic_iterate_0);
_jspx_th_bean_write_0.setName("resultItem");
_jspx_th_bean_write_0.setProperty("pay_terms_id");
_jspxTagObjects.push(_jspx_th_bean_write_0);
int _jspx_eval_bean_write_0 = _jspx_th_bean_write_0.doStartTag();
// end
// begin [file="/master/payterms/search.jsp";from=(68,29);to=(68,84)]
if (_jspx_th_bean_write_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/payterms/search.jsp";from=(68,84);to=(69,23)]
out.write("</td>\r\n\t\t\t\t\t<td align=\"left\" >");
// end
// begin [file="/master/payterms/search.jsp";from=(69,23);to=(69,77)]
/* ------ bean:write ------ */
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_1 = new org.apache.struts.taglib.bean.WriteTag();
_jspx_th_bean_write_1.setPageContext(pageContext);
_jspx_th_bean_write_1.setParent(_jspx_th_logic_iterate_0);
_jspx_th_bean_write_1.setName("resultItem");
_jspx_th_bean_write_1.setProperty("description");
_jspxTagObjects.push(_jspx_th_bean_write_1);
int _jspx_eval_bean_write_1 = _jspx_th_bean_write_1.doStartTag();
// end
// begin [file="/master/payterms/search.jsp";from=(69,23);to=(69,77)]
if (_jspx_th_bean_write_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/payterms/search.jsp";from=(69,77);to=(70,23)]
out.write("\r\n\t\t\t\t\t<td align=\"left\" >");
// end
// begin [file="/master/payterms/search.jsp";from=(70,23);to=(70,141)]
/* ------ chtml:screenOptionLabel ------ */
com.leeman.common.web.ui.tags.ScreenOptionLabelTag _jspx_th_chtml_screenOptionLabel_0 = new com.leeman.common.web.ui.tags.ScreenOptionLabelTag();
_jspx_th_chtml_screenOptionLabel_0.setPageContext(pageContext);
_jspx_th_chtml_screenOptionLabel_0.setParent(_jspx_th_logic_iterate_0);
_jspx_th_chtml_screenOptionLabel_0.setName("payTermsSearchForm");
_jspx_th_chtml_screenOptionLabel_0.setListId("termsTypeList");
_jspx_th_chtml_screenOptionLabel_0.setValueId("resultItem");
_jspx_th_chtml_screenOptionLabel_0.setProperty("terms_type");
_jspxTagObjects.push(_jspx_th_chtml_screenOptionLabel_0);
int _jspx_eval_chtml_screenOptionLabel_0 = _jspx_th_chtml_screenOptionLabel_0.doStartTag();
// end
// begin [file="/master/payterms/search.jsp";from=(70,23);to=(70,141)]
if (_jspx_th_chtml_screenOptionLabel_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/payterms/search.jsp";from=(70,141);to=(73,4)]
out.write("\r\n\t\t\t\t\t</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t");
// end
// begin [file="/master/payterms/search.jsp";from=(73,4);to=(73,20)]
} while (_jspx_th_logic_iterate_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
} finally {
if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = pageContext.popBody();
}
}
if (_jspx_th_logic_iterate_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
} // end scope of tag variables
// end
// HTML // begin [file="/master/payterms/search.jsp";from=(73,20);to=(80,0)]
out.write("\r\n\t\t\t</table>\r\n\t\t\t\r\n\t\t</td>\r\n\t</tr>\r\n</table>\r\n\t\r\n");
// end
// begin [file="/master/payterms/search.jsp";from=(80,0);to=(80,20)]
} while (_jspx_th_logic_greaterThan_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_greaterThan_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/payterms/search.jsp";from=(80,20);to=(81,0)]
out.write("\r\n");
// end
// begin [file="/master/payterms/search.jsp";from=(81,0);to=(81,16)]
} while (_jspx_th_logic_present_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_present_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/payterms/search.jsp";from=(81,16);to=(83,0)]
out.write("\r\n\r\n");
// end
// begin [file="/master/payterms/search.jsp";from=(83,0);to=(83,19)]
/* ------ chtml:baseFooter ------ */
com.leeman.common.web.ui.tags.BaseFooterTag _jspx_th_chtml_baseFooter_0 = new com.leeman.common.web.ui.tags.BaseFooterTag();
_jspx_th_chtml_baseFooter_0.setPageContext(pageContext);
_jspx_th_chtml_baseFooter_0.setParent(_jspx_th_html_form_0);
_jspxTagObjects.push(_jspx_th_chtml_baseFooter_0);
int _jspx_eval_chtml_baseFooter_0 = _jspx_th_chtml_baseFooter_0.doStartTag();
// end
// begin [file="/master/payterms/search.jsp";from=(83,0);to=(83,19)]
if (_jspx_th_chtml_baseFooter_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/payterms/search.jsp";from=(83,19);to=(84,0)]
out.write("\r\n");
// end
// begin [file="/master/payterms/search.jsp";from=(84,0);to=(84,12)]
} while (_jspx_th_html_form_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_html_form_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/payterms/search.jsp";from=(84,12);to=(86,7)]
out.write("\r\n</BODY>\r\n</HTML>");
// end
} catch (Throwable t) {
if (out != null && out.getBufferSize() != 0)
out.clearBuffer();
if (pageContext != null) pageContext.handlePageException(t);
} finally {
while (_jspxTagObjects.empty() == false){
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
}
if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
/* Service Finally Phase */
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -