📄 searchlist_jsp_0.java
字号:
// end
// begin [file="/master/papertype/searchlist.jsp";from=(43,2);to=(43,86)]
if (_jspx_th_html_text_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/papertype/searchlist.jsp";from=(43,86);to=(48,0)]
out.write(" \r\n\t</td>\r\n</tr>\r\n</table>\r\n\r\n");
// end
// begin [file="/master/papertype/searchlist.jsp";from=(48,0);to=(48,51)]
/* ------ chtml:baseSearchListButtons ------ */
com.leeman.common.web.ui.tags.BaseSearchListButtonsTag _jspx_th_chtml_baseSearchListButtons_0 = new com.leeman.common.web.ui.tags.BaseSearchListButtonsTag();
_jspx_th_chtml_baseSearchListButtons_0.setPageContext(pageContext);
_jspx_th_chtml_baseSearchListButtons_0.setParent(_jspx_th_html_form_0);
_jspx_th_chtml_baseSearchListButtons_0.setStyleClass("Buttons");
_jspxTagObjects.push(_jspx_th_chtml_baseSearchListButtons_0);
int _jspx_eval_chtml_baseSearchListButtons_0 = _jspx_th_chtml_baseSearchListButtons_0.doStartTag();
// end
// begin [file="/master/papertype/searchlist.jsp";from=(48,0);to=(48,51)]
if (_jspx_th_chtml_baseSearchListButtons_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/papertype/searchlist.jsp";from=(48,51);to=(50,0)]
out.write("\r\n\r\n");
// end
// begin [file="/master/papertype/searchlist.jsp";from=(50,0);to=(50,22)]
/* ------ chtml:screenMessage ------ */
com.leeman.common.web.ui.tags.ScreenMessageTag _jspx_th_chtml_screenMessage_0 = new com.leeman.common.web.ui.tags.ScreenMessageTag();
_jspx_th_chtml_screenMessage_0.setPageContext(pageContext);
_jspx_th_chtml_screenMessage_0.setParent(_jspx_th_html_form_0);
_jspxTagObjects.push(_jspx_th_chtml_screenMessage_0);
int _jspx_eval_chtml_screenMessage_0 = _jspx_th_chtml_screenMessage_0.doStartTag();
// end
// begin [file="/master/papertype/searchlist.jsp";from=(50,0);to=(50,22)]
if (_jspx_th_chtml_screenMessage_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/papertype/searchlist.jsp";from=(50,22);to=(52,0)]
out.write("\r\n\r\n");
// end
// begin [file="/master/papertype/searchlist.jsp";from=(52,0);to=(52,67)]
/* ------ logic:present ------ */
org.apache.struts.taglib.logic.PresentTag _jspx_th_logic_present_0 = new org.apache.struts.taglib.logic.PresentTag();
_jspx_th_logic_present_0.setPageContext(pageContext);
_jspx_th_logic_present_0.setParent(_jspx_th_html_form_0);
_jspx_th_logic_present_0.setName("paperTypeSearchForm");
_jspx_th_logic_present_0.setProperty("searchResults");
_jspxTagObjects.push(_jspx_th_logic_present_0);
int _jspx_eval_logic_present_0 = _jspx_th_logic_present_0.doStartTag();
if (_jspx_eval_logic_present_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/master/papertype/searchlist.jsp";from=(52,67);to=(53,0)]
out.write("\r\n");
// end
// begin [file="/master/papertype/searchlist.jsp";from=(53,0);to=(53,88)]
/* ------ bean:size ------ */
org.apache.struts.taglib.bean.SizeTag _jspx_th_bean_size_0 = new org.apache.struts.taglib.bean.SizeTag();
_jspx_th_bean_size_0.setPageContext(pageContext);
_jspx_th_bean_size_0.setParent(_jspx_th_logic_present_0);
_jspx_th_bean_size_0.setId("searchResultsCount");
_jspx_th_bean_size_0.setName("paperTypeSearchForm");
_jspx_th_bean_size_0.setProperty("searchResults");
java.lang.Integer searchResultsCount = null;
{ // begin scope of tag variables
_jspxTagObjects.push(_jspx_th_bean_size_0);
int _jspx_eval_bean_size_0 = _jspx_th_bean_size_0.doStartTag();
searchResultsCount = (java.lang.Integer) pageContext.findAttribute("searchResultsCount");
searchResultsCount = (java.lang.Integer) pageContext.findAttribute("searchResultsCount");
// end
// begin [file="/master/papertype/searchlist.jsp";from=(53,0);to=(53,88)]
searchResultsCount = (java.lang.Integer) pageContext.findAttribute("searchResultsCount");
if (_jspx_th_bean_size_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/papertype/searchlist.jsp";from=(53,88);to=(55,0)]
out.write("\r\n\r\n");
// end
// begin [file="/master/papertype/searchlist.jsp";from=(55,0);to=(55,55)]
/* ------ logic:greaterThan ------ */
org.apache.struts.taglib.logic.GreaterThanTag _jspx_th_logic_greaterThan_0 = new org.apache.struts.taglib.logic.GreaterThanTag();
_jspx_th_logic_greaterThan_0.setPageContext(pageContext);
_jspx_th_logic_greaterThan_0.setParent(_jspx_th_logic_present_0);
_jspx_th_logic_greaterThan_0.setName("searchResultsCount");
_jspx_th_logic_greaterThan_0.setValue("0");
_jspxTagObjects.push(_jspx_th_logic_greaterThan_0);
int _jspx_eval_logic_greaterThan_0 = _jspx_th_logic_greaterThan_0.doStartTag();
if (_jspx_eval_logic_greaterThan_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/master/papertype/searchlist.jsp";from=(55,55);to=(59,9)]
out.write("\r\n\r\n<table cellSpacing=\"1\" cellPadding=\"1\" border=\"0\" width=\"100%\">\r\n\t<tr>\r\n\t\t<td><b>");
// end
// begin [file="/master/papertype/searchlist.jsp";from=(59,9);to=(59,49)]
/* ------ 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_logic_greaterThan_0);
_jspx_th_bean_message_5.setKey("label.searchResult");
_jspxTagObjects.push(_jspx_th_bean_message_5);
int _jspx_eval_bean_message_5 = _jspx_th_bean_message_5.doStartTag();
// end
// begin [file="/master/papertype/searchlist.jsp";from=(59,9);to=(59,49)]
if (_jspx_th_bean_message_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/papertype/searchlist.jsp";from=(59,49);to=(60,20)]
out.write("</b></td>\r\n\t\t<td align=\"right\">");
// end
// begin [file="/master/papertype/searchlist.jsp";from=(60,20);to=(60,62)]
/* ------ chtml:cachedPager ------ */
com.leeman.common.web.ui.tags.CachedPagerTag _jspx_th_chtml_cachedPager_0 = new com.leeman.common.web.ui.tags.CachedPagerTag();
_jspx_th_chtml_cachedPager_0.setPageContext(pageContext);
_jspx_th_chtml_cachedPager_0.setParent(_jspx_th_logic_greaterThan_0);
_jspx_th_chtml_cachedPager_0.setPagerId("searchPager");
_jspxTagObjects.push(_jspx_th_chtml_cachedPager_0);
int _jspx_eval_chtml_cachedPager_0 = _jspx_th_chtml_cachedPager_0.doStartTag();
// end
// begin [file="/master/papertype/searchlist.jsp";from=(60,20);to=(60,62)]
if (_jspx_th_chtml_cachedPager_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/papertype/searchlist.jsp";from=(60,62);to=(66,41)]
out.write("</td>\r\n\t</tr>\r\n\t<tr>\r\n\t\t<td colspan=\"2\">\t\t\t\r\n\t\t\t<table cellspacing=\"0\" cellpadding=\"3\" border=\"1\" width=\"100%\" class=\"tableStyle_1\">\r\n\t\t\t\t<tr class=\"tableHeaderRow_1\">\r\n\t\t\t\t\t<td align=\"left\" width=\"15%\" nowrap>");
// end
// begin [file="/master/papertype/searchlist.jsp";from=(66,41);to=(66,87)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_6 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_6.setPageContext(pageContext);
_jspx_th_bean_message_6.setParent(_jspx_th_logic_greaterThan_0);
_jspx_th_bean_message_6.setKey("SM_PaperType.paperTypeId");
_jspxTagObjects.push(_jspx_th_bean_message_6);
int _jspx_eval_bean_message_6 = _jspx_th_bean_message_6.doStartTag();
// end
// begin [file="/master/papertype/searchlist.jsp";from=(66,41);to=(66,87)]
if (_jspx_th_bean_message_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/papertype/searchlist.jsp";from=(66,87);to=(67,34)]
out.write("</td>\r\n\t\t\t\t\t<td align=\"left\" width=\"45%\">");
// end
// begin [file="/master/papertype/searchlist.jsp";from=(67,34);to=(67,80)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_7 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_7.setPageContext(pageContext);
_jspx_th_bean_message_7.setParent(_jspx_th_logic_greaterThan_0);
_jspx_th_bean_message_7.setKey("SM_PaperType.description");
_jspxTagObjects.push(_jspx_th_bean_message_7);
int _jspx_eval_bean_message_7 = _jspx_th_bean_message_7.doStartTag();
// end
// begin [file="/master/papertype/searchlist.jsp";from=(67,34);to=(67,80)]
if (_jspx_th_bean_message_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/papertype/searchlist.jsp";from=(67,80);to=(68,41)]
out.write("</td>\r\n\t\t\t\t\t<td align=\"left\" width=\"15%\" nowrap>");
// end
// begin [file="/master/papertype/searchlist.jsp";from=(68,41);to=(68,86)]
/* ------ 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_logic_greaterThan_0);
_jspx_th_bean_message_8.setKey("SM_PaperType.paperCatId");
_jspxTagObjects.push(_jspx_th_bean_message_8);
int _jspx_eval_bean_message_8 = _jspx_th_bean_message_8.doStartTag();
// end
// begin [file="/master/papertype/searchlist.jsp";from=(68,41);to=(68,86)]
if (_jspx_th_bean_message_8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/papertype/searchlist.jsp";from=(68,86);to=(69,41)]
out.write("</td>\r\n\t\t\t\t\t<td align=\"left\" width=\"15%\" nowrap>");
// end
// begin [file="/master/papertype/searchlist.jsp";from=(69,41);to=(69,86)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_9 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_9.setPageContext(pageContext);
_jspx_th_bean_message_9.setParent(_jspx_th_logic_greaterThan_0);
_jspx_th_bean_message_9.setKey("SM_PaperType.paperGrade");
_jspxTagObjects.push(_jspx_th_bean_message_9);
int _jspx_eval_bean_message_9 = _jspx_th_bean_message_9.doStartTag();
// end
// begin [file="/master/papertype/searchlist.jsp";from=(69,41);to=(69,86)]
if (_jspx_th_bean_message_9.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/papertype/searchlist.jsp";from=(69,86);to=(71,4)]
out.write("</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t");
// end
// begin [file="/master/papertype/searchlist.jsp";from=(71,4);to=(71,103)]
/* ------ 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("paperTypeSearchForm");
_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();
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -