📄 search_jsp_0.java
字号:
// begin [file="/master/company/search.jsp";from=(87,34);to=(87,81)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_11 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_11.setPageContext(pageContext);
_jspx_th_bean_message_11.setParent(_jspx_th_logic_greaterThan_0);
_jspx_th_bean_message_11.setKey("SM_Company.companyNameCht");
_jspxTagObjects.push(_jspx_th_bean_message_11);
int _jspx_eval_bean_message_11 = _jspx_th_bean_message_11.doStartTag();
// end
// begin [file="/master/company/search.jsp";from=(87,34);to=(87,81)]
if (_jspx_th_bean_message_11.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/company/search.jsp";from=(87,81);to=(88,34)]
out.write("</td>\r\n\t\t\t\t\t<td align=\"left\" width=\"25%\">");
// end
// begin [file="/master/company/search.jsp";from=(88,34);to=(88,73)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_12 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_12.setPageContext(pageContext);
_jspx_th_bean_message_12.setParent(_jspx_th_logic_greaterThan_0);
_jspx_th_bean_message_12.setKey("SM_Company.active");
_jspxTagObjects.push(_jspx_th_bean_message_12);
int _jspx_eval_bean_message_12 = _jspx_th_bean_message_12.doStartTag();
// end
// begin [file="/master/company/search.jsp";from=(88,34);to=(88,73)]
if (_jspx_th_bean_message_12.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/company/search.jsp";from=(88,73);to=(90,4)]
out.write("</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t");
// end
// begin [file="/master/company/search.jsp";from=(90,4);to=(90,101)]
/* ------ 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("companySearchForm");
_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/company/search.jsp";from=(90,101);to=(91,14)]
out.write("\r\n\t\t\t\t<tr class=");
// end
// begin [file="/master/company/search.jsp";from=(91,17);to=(91,78)]
out.print(Integer.parseInt(index.toString())%2==0?"":"tableDtlRowAlt_1");
// end
// HTML // begin [file="/master/company/search.jsp";from=(91,80);to=(92,24)]
out.write(">\r\n\t\t\t\t\t<td align=\"center\">");
// end
// begin [file="/master/company/search.jsp";from=(92,24);to=(92,105)]
/* ------ 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/company/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/company/search.jsp";from=(92,105);to=(92,108)]
out.write("<P>");
// end
// begin [file="/master/company/search.jsp";from=(92,108);to=(92,140)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_13 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_13.setPageContext(pageContext);
_jspx_th_bean_message_13.setParent(_jspx_th_chtml_baseSearchSelectRecord_0);
_jspx_th_bean_message_13.setKey("label.view");
_jspxTagObjects.push(_jspx_th_bean_message_13);
int _jspx_eval_bean_message_13 = _jspx_th_bean_message_13.doStartTag();
// end
// begin [file="/master/company/search.jsp";from=(92,108);to=(92,140)]
if (_jspx_th_bean_message_13.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// begin [file="/master/company/search.jsp";from=(92,108);to=(92,171)]
} 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/company/search.jsp";from=(92,171);to=(93,22)]
out.write("</td>\r\n\t\t\t\t\t<td align=\"left\">");
// end
// begin [file="/master/company/search.jsp";from=(93,22);to=(93,75)]
/* ------ 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("company_id");
_jspxTagObjects.push(_jspx_th_bean_write_0);
int _jspx_eval_bean_write_0 = _jspx_th_bean_write_0.doStartTag();
// end
// begin [file="/master/company/search.jsp";from=(93,22);to=(93,75)]
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/company/search.jsp";from=(93,75);to=(94,22)]
out.write("</td>\r\n\t\t\t\t\t<td align=\"left\">");
// end
// begin [file="/master/company/search.jsp";from=(94,22);to=(94,81)]
/* ------ 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("company_name_cht");
_jspxTagObjects.push(_jspx_th_bean_write_1);
int _jspx_eval_bean_write_1 = _jspx_th_bean_write_1.doStartTag();
// end
// begin [file="/master/company/search.jsp";from=(94,22);to=(94,81)]
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/company/search.jsp";from=(94,81);to=(95,22)]
out.write("\r\n\t\t\t\t\t<td align=\"left\">");
// end
// begin [file="/master/company/search.jsp";from=(95,22);to=(95,132)]
/* ------ 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("companySearchForm");
_jspx_th_chtml_screenOptionLabel_0.setListId("activeList");
_jspx_th_chtml_screenOptionLabel_0.setValueId("resultItem");
_jspx_th_chtml_screenOptionLabel_0.setProperty("active");
_jspxTagObjects.push(_jspx_th_chtml_screenOptionLabel_0);
int _jspx_eval_chtml_screenOptionLabel_0 = _jspx_th_chtml_screenOptionLabel_0.doStartTag();
// end
// begin [file="/master/company/search.jsp";from=(95,22);to=(95,132)]
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/company/search.jsp";from=(95,132);to=(98,4)]
out.write("</td>\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/company/search.jsp";from=(98,4);to=(98,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/company/search.jsp";from=(98,20);to=(104,0)]
out.write("\r\n\t\t\t</table>\r\n\t\t</td>\r\n\t</tr>\r\n</table>\r\n\t\r\n");
// end
// begin [file="/master/company/search.jsp";from=(104,0);to=(104,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/company/search.jsp";from=(104,20);to=(105,0)]
out.write("\r\n");
// end
// begin [file="/master/company/search.jsp";from=(105,0);to=(105,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();
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -