📄 search_jsp_0.java
字号:
// end
// begin [file="/master/terms/search.jsp";from=(54,34);to=(54,72)]
if (_jspx_th_bean_message_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/terms/search.jsp";from=(54,72);to=(55,34)]
out.write("</td>\r\n\t\t\t\t\t<td align=\"left\" width=\"65%\">");
// end
// begin [file="/master/terms/search.jsp";from=(55,34);to=(55,76)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_4 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_4.setPageContext(pageContext);
_jspx_th_bean_message_4.setParent(_jspx_th_logic_greaterThan_0);
_jspx_th_bean_message_4.setKey("SM_Terms.description");
_jspxTagObjects.push(_jspx_th_bean_message_4);
int _jspx_eval_bean_message_4 = _jspx_th_bean_message_4.doStartTag();
// end
// begin [file="/master/terms/search.jsp";from=(55,34);to=(55,76)]
if (_jspx_th_bean_message_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/terms/search.jsp";from=(55,76);to=(57,4)]
out.write("</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t");
// end
// begin [file="/master/terms/search.jsp";from=(57,4);to=(57,99)]
/* ------ 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("termsSearchForm");
_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/terms/search.jsp";from=(57,99);to=(58,14)]
out.write("\r\n\t\t\t\t<tr class=");
// end
// begin [file="/master/terms/search.jsp";from=(58,17);to=(58,78)]
out.print(Integer.parseInt(index.toString())%2==0?"":"tableDtlRowAlt_1");
// end
// HTML // begin [file="/master/terms/search.jsp";from=(58,80);to=(59,24)]
out.write(">\r\n\t\t\t\t\t<td align=\"center\">");
// end
// begin [file="/master/terms/search.jsp";from=(59,24);to=(59,103)]
/* ------ 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/terms/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/terms/search.jsp";from=(59,103);to=(59,106)]
out.write("<P>");
// end
// begin [file="/master/terms/search.jsp";from=(59,106);to=(59,138)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_5 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_5.setPageContext(pageContext);
_jspx_th_bean_message_5.setParent(_jspx_th_chtml_baseSearchSelectRecord_0);
_jspx_th_bean_message_5.setKey("label.view");
_jspxTagObjects.push(_jspx_th_bean_message_5);
int _jspx_eval_bean_message_5 = _jspx_th_bean_message_5.doStartTag();
// end
// begin [file="/master/terms/search.jsp";from=(59,106);to=(59,138)]
if (_jspx_th_bean_message_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// begin [file="/master/terms/search.jsp";from=(59,106);to=(59,169)]
} 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/terms/search.jsp";from=(59,169);to=(60,22)]
out.write("</td>\r\n\t\t\t\t\t<td align=\"left\">");
// end
// begin [file="/master/terms/search.jsp";from=(60,22);to=(60,131)]
/* ------ 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("termsSearchForm");
_jspx_th_chtml_screenOptionLabel_0.setListId("termsList");
_jspx_th_chtml_screenOptionLabel_0.setValueId("resultItem");
_jspx_th_chtml_screenOptionLabel_0.setProperty("terms_id");
_jspxTagObjects.push(_jspx_th_chtml_screenOptionLabel_0);
int _jspx_eval_chtml_screenOptionLabel_0 = _jspx_th_chtml_screenOptionLabel_0.doStartTag();
// end
// begin [file="/master/terms/search.jsp";from=(60,22);to=(60,131)]
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/terms/search.jsp";from=(60,131);to=(61,22)]
out.write("\t\t\t\t\t\r\n\t\t\t\t\t<td align=\"left\">");
// end
// begin [file="/master/terms/search.jsp";from=(61,22);to=(61,80)]
/* ------ 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("description_eng");
_jspxTagObjects.push(_jspx_th_bean_write_0);
int _jspx_eval_bean_write_0 = _jspx_th_bean_write_0.doStartTag();
// end
// begin [file="/master/terms/search.jsp";from=(61,22);to=(61,80)]
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/terms/search.jsp";from=(61,80);to=(63,4)]
out.write("</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t");
// end
// begin [file="/master/terms/search.jsp";from=(63,4);to=(63,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/terms/search.jsp";from=(63,20);to=(70,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/terms/search.jsp";from=(70,0);to=(70,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/terms/search.jsp";from=(70,20);to=(71,0)]
out.write("\r\n");
// end
// begin [file="/master/terms/search.jsp";from=(71,0);to=(71,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/terms/search.jsp";from=(71,16);to=(73,0)]
out.write("\r\n\r\n");
// end
// begin [file="/master/terms/search.jsp";from=(73,0);to=(73,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/terms/search.jsp";from=(73,0);to=(73,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/terms/search.jsp";from=(73,19);to=(74,0)]
out.write("\r\n");
// end
// begin [file="/master/terms/search.jsp";from=(74,0);to=(74,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/terms/search.jsp";from=(74,12);to=(76,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 + -