📄 scpapersearchlist_jsp_0.java
字号:
int _jspx_eval_bean_message_6 = _jspx_th_bean_message_6.doStartTag();
// end
// begin [file="/shipping/shipment/scPaperSearchlist.jsp";from=(40,42);to=(40,79)]
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="/shipping/shipment/scPaperSearchlist.jsp";from=(40,79);to=(42,4)]
out.write("</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t");
// end
// begin [file="/shipping/shipment/scPaperSearchlist.jsp";from=(42,4);to=(42,109)]
/* ------ 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("shipmentScPaperSearchForm");
_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="/shipping/shipment/scPaperSearchlist.jsp";from=(42,109);to=(43,14)]
out.write("\r\n\t\t\t\t<tr class=");
// end
// begin [file="/shipping/shipment/scPaperSearchlist.jsp";from=(43,17);to=(43,78)]
out.print(Integer.parseInt(index.toString())%2==0?"":"tableDtlRowAlt_1");
// end
// HTML // begin [file="/shipping/shipment/scPaperSearchlist.jsp";from=(43,80);to=(44,5)]
out.write(">\r\n\t\t\t\t\t");
// end
// begin [file="/shipping/shipment/scPaperSearchlist.jsp";from=(44,5);to=(44,105)]
/* ------ bean:define ------ */
org.apache.struts.taglib.bean.DefineTag _jspx_th_bean_define_0 = new org.apache.struts.taglib.bean.DefineTag();
_jspx_th_bean_define_0.setPageContext(pageContext);
_jspx_th_bean_define_0.setParent(_jspx_th_logic_iterate_0);
_jspx_th_bean_define_0.setName("resultItem");
_jspx_th_bean_define_0.setProperty("paper_size_id");
_jspx_th_bean_define_0.setId("paper_size_id");
_jspx_th_bean_define_0.setType("java.lang.Double");
{ // begin scope of tag variables
_jspxTagObjects.push(_jspx_th_bean_define_0);
int _jspx_eval_bean_define_0 = _jspx_th_bean_define_0.doStartTag();
// end
// begin [file="/shipping/shipment/scPaperSearchlist.jsp";from=(44,5);to=(44,105)]
if (_jspx_th_bean_define_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
} // end scope of tag variables
java.lang.Double paper_size_id = null;
paper_size_id = (java.lang.Double) pageContext.findAttribute("paper_size_id");
// end
// HTML // begin [file="/shipping/shipment/scPaperSearchlist.jsp";from=(44,105);to=(45,5)]
out.write("\r\n\t\t\t\t\t");
// end
// begin [file="/shipping/shipment/scPaperSearchlist.jsp";from=(45,5);to=(45,99)]
/* ------ bean:define ------ */
org.apache.struts.taglib.bean.DefineTag _jspx_th_bean_define_1 = new org.apache.struts.taglib.bean.DefineTag();
_jspx_th_bean_define_1.setPageContext(pageContext);
_jspx_th_bean_define_1.setParent(_jspx_th_logic_iterate_0);
_jspx_th_bean_define_1.setName("resultItem");
_jspx_th_bean_define_1.setProperty("unit_price");
_jspx_th_bean_define_1.setId("unit_price");
_jspx_th_bean_define_1.setType("java.lang.Double");
{ // begin scope of tag variables
_jspxTagObjects.push(_jspx_th_bean_define_1);
int _jspx_eval_bean_define_1 = _jspx_th_bean_define_1.doStartTag();
// end
// begin [file="/shipping/shipment/scPaperSearchlist.jsp";from=(45,5);to=(45,99)]
if (_jspx_th_bean_define_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
} // end scope of tag variables
java.lang.Double unit_price = null;
unit_price = (java.lang.Double) pageContext.findAttribute("unit_price");
// end
// HTML // begin [file="/shipping/shipment/scPaperSearchlist.jsp";from=(45,99);to=(46,5)]
out.write("\r\n\t\t\t\t\t");
// end
// begin [file="/shipping/shipment/scPaperSearchlist.jsp";from=(46,5);to=(46,89)]
/* ------ bean:define ------ */
org.apache.struts.taglib.bean.DefineTag _jspx_th_bean_define_2 = new org.apache.struts.taglib.bean.DefineTag();
_jspx_th_bean_define_2.setPageContext(pageContext);
_jspx_th_bean_define_2.setParent(_jspx_th_logic_iterate_0);
_jspx_th_bean_define_2.setName("resultItem");
_jspx_th_bean_define_2.setProperty("os_wt");
_jspx_th_bean_define_2.setId("os_wt");
_jspx_th_bean_define_2.setType("java.lang.Double");
{ // begin scope of tag variables
_jspxTagObjects.push(_jspx_th_bean_define_2);
int _jspx_eval_bean_define_2 = _jspx_th_bean_define_2.doStartTag();
// end
// begin [file="/shipping/shipment/scPaperSearchlist.jsp";from=(46,5);to=(46,89)]
if (_jspx_th_bean_define_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
} // end scope of tag variables
java.lang.Double os_wt = null;
os_wt = (java.lang.Double) pageContext.findAttribute("os_wt");
// end
// HTML // begin [file="/shipping/shipment/scPaperSearchlist.jsp";from=(46,89);to=(47,24)]
out.write("\r\n\t\t\t\t\t<td align=\"left\"><a");
// end
// begin [file="/shipping/shipment/scPaperSearchlist.jsp";from=(47,27);to=(47,69)]
out.print(" id=\"rstlink_" + index.toString() + "\"");
// end
// HTML // begin [file="/shipping/shipment/scPaperSearchlist.jsp";from=(47,71);to=(47,113)]
out.write(" href=\"javascript:selectRecord(new Array('");
// end
// begin [file="/shipping/shipment/scPaperSearchlist.jsp";from=(47,113);to=(47,169)]
/* ------ 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_type_id");
_jspxTagObjects.push(_jspx_th_bean_write_0);
int _jspx_eval_bean_write_0 = _jspx_th_bean_write_0.doStartTag();
// end
// begin [file="/shipping/shipment/scPaperSearchlist.jsp";from=(47,113);to=(47,169)]
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="/shipping/shipment/scPaperSearchlist.jsp";from=(47,169);to=(47,172)]
out.write("','");
// end
// begin [file="/shipping/shipment/scPaperSearchlist.jsp";from=(47,172);to=(47,226)]
/* ------ 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="/shipping/shipment/scPaperSearchlist.jsp";from=(47,172);to=(47,226)]
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="/shipping/shipment/scPaperSearchlist.jsp";from=(47,226);to=(47,229)]
out.write("','");
// end
// begin [file="/shipping/shipment/scPaperSearchlist.jsp";from=(47,232);to=(47,295)]
out.print(Formatter.toFormatNumeric(paper_size_id, Formatter.DEC_FORMAT2));
// end
// HTML // begin [file="/shipping/shipment/scPaperSearchlist.jsp";from=(47,297);to=(47,300)]
out.write("','");
// end
// begin [file="/shipping/shipment/scPaperSearchlist.jsp";from=(47,300);to=(47,346)]
/* ------ 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("uom");
_jspxTagObjects.push(_jspx_th_bean_write_2);
int _jspx_eval_bean_write_2 = _jspx_th_bean_write_2.doStartTag();
// end
// begin [file="/shipping/shipment/scPaperSearchlist.jsp";from=(47,300);to=(47,346)]
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="/shipping/shipment/scPaperSearchlist.jsp";from=(47,346);to=(47,349)]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -