📄 searchlist_jsp_0.java
字号:
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/papercategory/searchlist.jsp";from=(48,79);to=(50,4)]
out.write("</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t");
// end
// begin [file="/master/papercategory/searchlist.jsp";from=(50,4);to=(50,107)]
/* ------ logic:iterate ------ */
org.apache.struts.taglib.logic.IterateTag _jspx_th_logic_iterate_0 = new org.apache.struts.taglib.logic.IterateTag();
_jspx_th_logic_iterate_0.setPageContext(pageContext);
_jspx_th_logic_iterate_0.setParent(_jspx_th_logic_greaterThan_0);
_jspx_th_logic_iterate_0.setId("resultItem");
_jspx_th_logic_iterate_0.setName("paperCategorySearchForm");
_jspx_th_logic_iterate_0.setProperty("searchResults");
_jspx_th_logic_iterate_0.setIndexId("index");
{ // begin scope of tag variables
_jspxTagObjects.push(_jspx_th_logic_iterate_0);
int _jspx_eval_logic_iterate_0 = _jspx_th_logic_iterate_0.doStartTag();
if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
try {
if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = pageContext.pushBody();
_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/papercategory/searchlist.jsp";from=(50,107);to=(51,14)]
out.write("\r\n\t\t\t\t<tr class=");
// end
// begin [file="/master/papercategory/searchlist.jsp";from=(51,17);to=(51,78)]
out.print(Integer.parseInt(index.toString())%2==0?"":"tableDtlRowAlt_1");
// end
// HTML // begin [file="/master/papercategory/searchlist.jsp";from=(51,80);to=(52,24)]
out.write(">\r\n\t\t\t\t\t<td align=\"left\"><a");
// end
// begin [file="/master/papercategory/searchlist.jsp";from=(52,27);to=(52,69)]
out.print(" id=\"rstlink_" + index.toString() + "\"");
// end
// HTML // begin [file="/master/papercategory/searchlist.jsp";from=(52,71);to=(52,113)]
out.write(" href=\"javascript:selectRecord(new Array('");
// end
// begin [file="/master/papercategory/searchlist.jsp";from=(52,113);to=(52,168)]
/* ------ 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("paper_cat_id");
_jspxTagObjects.push(_jspx_th_bean_write_0);
int _jspx_eval_bean_write_0 = _jspx_th_bean_write_0.doStartTag();
// end
// begin [file="/master/papercategory/searchlist.jsp";from=(52,113);to=(52,168)]
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/papercategory/searchlist.jsp";from=(52,168);to=(52,171)]
out.write("','");
// end
// begin [file="/master/papercategory/searchlist.jsp";from=(52,171);to=(52,225)]
/* ------ 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/papercategory/searchlist.jsp";from=(52,171);to=(52,225)]
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/papercategory/searchlist.jsp";from=(52,225);to=(52,231)]
out.write("'));\">");
// end
// begin [file="/master/papercategory/searchlist.jsp";from=(52,231);to=(52,286)]
/* ------ bean:write ------ */
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_2 = new org.apache.struts.taglib.bean.WriteTag();
_jspx_th_bean_write_2.setPageContext(pageContext);
_jspx_th_bean_write_2.setParent(_jspx_th_logic_iterate_0);
_jspx_th_bean_write_2.setName("resultItem");
_jspx_th_bean_write_2.setProperty("paper_cat_id");
_jspxTagObjects.push(_jspx_th_bean_write_2);
int _jspx_eval_bean_write_2 = _jspx_th_bean_write_2.doStartTag();
// end
// begin [file="/master/papercategory/searchlist.jsp";from=(52,231);to=(52,286)]
if (_jspx_th_bean_write_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/papercategory/searchlist.jsp";from=(52,286);to=(53,22)]
out.write("</a></td>\r\n\t\t\t\t\t<td align=\"left\">");
// end
// begin [file="/master/papercategory/searchlist.jsp";from=(53,22);to=(53,76)]
/* ------ bean:write ------ */
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_3 = new org.apache.struts.taglib.bean.WriteTag();
_jspx_th_bean_write_3.setPageContext(pageContext);
_jspx_th_bean_write_3.setParent(_jspx_th_logic_iterate_0);
_jspx_th_bean_write_3.setName("resultItem");
_jspx_th_bean_write_3.setProperty("description");
_jspxTagObjects.push(_jspx_th_bean_write_3);
int _jspx_eval_bean_write_3 = _jspx_th_bean_write_3.doStartTag();
// end
// begin [file="/master/papercategory/searchlist.jsp";from=(53,22);to=(53,76)]
if (_jspx_th_bean_write_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/papercategory/searchlist.jsp";from=(53,76);to=(55,4)]
out.write("</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t");
// end
// begin [file="/master/papercategory/searchlist.jsp";from=(55,4);to=(55,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/papercategory/searchlist.jsp";from=(55,20);to=(61,0)]
out.write("\r\n\t\t\t</table>\t\t\t\r\n\t\t</td>\r\n\t</tr>\r\n</table>\r\n\t\r\n");
// end
// begin [file="/master/papercategory/searchlist.jsp";from=(61,0);to=(61,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/papercategory/searchlist.jsp";from=(61,20);to=(62,0)]
out.write("\r\n");
// end
// begin [file="/master/papercategory/searchlist.jsp";from=(62,0);to=(62,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/papercategory/searchlist.jsp";from=(62,16);to=(64,0)]
out.write("\r\n\r\n");
// end
// begin [file="/master/papercategory/searchlist.jsp";from=(64,0);to=(64,26)]
/* ------ chtml:searchListHidden ------ */
com.leeman.common.web.ui.tags.SearchListHiddenTag _jspx_th_chtml_searchListHidden_0 = new com.leeman.common.web.ui.tags.SearchListHiddenTag();
_jspx_th_chtml_searchListHidden_0.setPageContext(pageContext);
_jspx_th_chtml_searchListHidden_0.setParent(_jspx_th_html_form_0);
_jspxTagObjects.push(_jspx_th_chtml_searchListHidden_0);
int _jspx_eval_chtml_searchListHidden_0 = _jspx_th_chtml_searchListHidden_0.doStartTag();
// end
// begin [file="/master/papercategory/searchlist.jsp";from=(64,0);to=(64,26)]
if (_jspx_th_chtml_searchListHidden_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/papercategory/searchlist.jsp";from=(64,26);to=(65,0)]
out.write("\r\n");
// end
// begin [file="/master/papercategory/searchlist.jsp";from=(65,0);to=(65,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/papercategory/searchlist.jsp";from=(65,12);to=(68,7)]
out.write("\r\n\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 + -