📄 searchlist_jsp_0.java
字号:
// end
// HTML // begin [file="/master/papersize/searchlist.jsp";from=(84,97);to=(86,0)]
out.write("\r\n\r\n");
// end
// begin [file="/master/papersize/searchlist.jsp";from=(86,0);to=(86,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/papersize/searchlist.jsp";from=(86,0);to=(86,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/papersize/searchlist.jsp";from=(86,22);to=(88,0)]
out.write("\r\n\r\n");
// end
// begin [file="/master/papersize/searchlist.jsp";from=(88,0);to=(88,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("paperSizeSearchForm");
_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/papersize/searchlist.jsp";from=(88,67);to=(89,0)]
out.write("\r\n");
// end
// begin [file="/master/papersize/searchlist.jsp";from=(89,0);to=(89,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("paperSizeSearchForm");
_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/papersize/searchlist.jsp";from=(89,0);to=(89,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/papersize/searchlist.jsp";from=(89,88);to=(91,0)]
out.write("\r\n\r\n");
// end
// begin [file="/master/papersize/searchlist.jsp";from=(91,0);to=(91,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/papersize/searchlist.jsp";from=(91,55);to=(95,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/papersize/searchlist.jsp";from=(95,9);to=(95,49)]
/* ------ 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("label.searchResult");
_jspxTagObjects.push(_jspx_th_bean_message_11);
int _jspx_eval_bean_message_11 = _jspx_th_bean_message_11.doStartTag();
// end
// begin [file="/master/papersize/searchlist.jsp";from=(95,9);to=(95,49)]
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/papersize/searchlist.jsp";from=(95,49);to=(96,20)]
out.write("</b></td>\r\n\t\t<td align=\"right\">");
// end
// begin [file="/master/papersize/searchlist.jsp";from=(96,20);to=(96,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/papersize/searchlist.jsp";from=(96,20);to=(96,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/papersize/searchlist.jsp";from=(96,62);to=(102,35)]
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=\"right\" width=\"10%\">");
// end
// begin [file="/master/papersize/searchlist.jsp";from=(102,35);to=(102,81)]
/* ------ 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_PaperSize.paperSizeId");
_jspxTagObjects.push(_jspx_th_bean_message_12);
int _jspx_eval_bean_message_12 = _jspx_th_bean_message_12.doStartTag();
// end
// begin [file="/master/papersize/searchlist.jsp";from=(102,35);to=(102,81)]
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/papersize/searchlist.jsp";from=(102,81);to=(103,34)]
out.write("</td>\r\n\t\t\t\t\t<td align=\"left\" width=\"20%\">");
// end
// begin [file="/master/papersize/searchlist.jsp";from=(103,34);to=(103,77)]
/* ------ 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_logic_greaterThan_0);
_jspx_th_bean_message_13.setKey("SM_PaperSize.sizeType");
_jspxTagObjects.push(_jspx_th_bean_message_13);
int _jspx_eval_bean_message_13 = _jspx_th_bean_message_13.doStartTag();
// end
// begin [file="/master/papersize/searchlist.jsp";from=(103,34);to=(103,77)]
if (_jspx_th_bean_message_13.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/papersize/searchlist.jsp";from=(103,77);to=(104,34)]
out.write("</td>\r\n\t\t\t\t\t<td align=\"left\" width=\"20%\">");
// end
// begin [file="/master/papersize/searchlist.jsp";from=(104,34);to=(104,72)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_14 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_14.setPageContext(pageContext);
_jspx_th_bean_message_14.setParent(_jspx_th_logic_greaterThan_0);
_jspx_th_bean_message_14.setKey("SM_PaperSize.uom");
_jspxTagObjects.push(_jspx_th_bean_message_14);
int _jspx_eval_bean_message_14 = _jspx_th_bean_message_14.doStartTag();
// end
// begin [file="/master/papersize/searchlist.jsp";from=(104,34);to=(104,72)]
if (_jspx_th_bean_message_14.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/papersize/searchlist.jsp";from=(104,72);to=(106,4)]
out.write("</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t");
// end
// begin [file="/master/papersize/searchlist.jsp";from=(106,4);to=(106,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("paperSizeSearchForm");
_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/papersize/searchlist.jsp";from=(106,103);to=(107,14)]
out.write("\r\n\t\t\t\t<tr class=");
// end
// begin [file="/master/papersize/searchlist.jsp";from=(107,17);to=(107,78)]
out.print(Integer.parseInt(index.toString())%2==0?"":"tableDtlRowAlt_1");
// end
// HTML // begin [file="/master/papersize/searchlist.jsp";from=(107,80);to=(108,25)]
out.write(">\r\n\t\t\t\t\t<td align=\"right\"><a");
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -