📄 costposting_jsp_0.java
字号:
// end
// HTML // begin [file="/shipping/shipment/costPosting.jsp";from=(57,87);to=(59,1)]
out.write("</td>\r\n\t</tr>\r\n\t");
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(59,1);to=(59,112)]
/* ------ 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("shipmentScDtlVO");
_jspx_th_logic_iterate_0.setName("shipmentCostPostingForm");
_jspx_th_logic_iterate_0.setProperty("shipmentScList");
_jspx_th_logic_iterate_0.setIndexId("indexSc");
{ // 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 shipmentScDtlVO = null;
shipmentScDtlVO = (java.lang.Object) pageContext.findAttribute("shipmentScDtlVO");
java.lang.Integer indexSc = null;
indexSc = (java.lang.Integer) pageContext.findAttribute("indexSc");
// end
// HTML // begin [file="/shipping/shipment/costPosting.jsp";from=(59,112);to=(60,11)]
out.write(" \r\n\t<tr class=");
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(60,14);to=(60,77)]
out.print(Integer.parseInt(indexSc.toString())%2==0?"":"tableDtlRowAlt_1");
// end
// HTML // begin [file="/shipping/shipment/costPosting.jsp";from=(60,79);to=(62,26)]
out.write(">\r\n\t\t<td align=\"left\">\r\n\t\t\t<a name=\"tbl_sc_anchor_");
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(62,29);to=(62,37)]
out.print(indexSc );
// end
// HTML // begin [file="/shipping/shipment/costPosting.jsp";from=(62,39);to=(63,3)]
out.write("\"></a>\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(63,3);to=(63,56)]
/* ------ 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("shipmentScDtlVO");
_jspx_th_bean_write_0.setProperty("sc_no");
_jspxTagObjects.push(_jspx_th_bean_write_0);
int _jspx_eval_bean_write_0 = _jspx_th_bean_write_0.doStartTag();
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(63,3);to=(63,56)]
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/costPosting.jsp";from=(63,56);to=(66,3)]
out.write("\r\n\t\t</td>\r\n\t\t<td>\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(66,3);to=(66,64)]
/* ------ 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("shipmentScDtlVO");
_jspx_th_bean_write_1.setProperty("paper_type_id");
_jspxTagObjects.push(_jspx_th_bean_write_1);
int _jspx_eval_bean_write_1 = _jspx_th_bean_write_1.doStartTag();
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(66,3);to=(66,64)]
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/costPosting.jsp";from=(66,64);to=(68,3)]
out.write("\r\n\t\t\t<br>\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(68,3);to=(68,62)]
/* ------ 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("shipmentScDtlVO");
_jspx_th_bean_write_2.setProperty("description");
_jspxTagObjects.push(_jspx_th_bean_write_2);
int _jspx_eval_bean_write_2 = _jspx_th_bean_write_2.doStartTag();
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(68,3);to=(68,62)]
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/costPosting.jsp";from=(68,62);to=(71,3)]
out.write("\r\n\t\t</td>\r\n\t\t<td align=\"right\">\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(71,3);to=(71,66)]
/* ------ logic:present ------ */
org.apache.struts.taglib.logic.PresentTag _jspx_th_logic_present_1 = new org.apache.struts.taglib.logic.PresentTag();
_jspx_th_logic_present_1.setPageContext(pageContext);
_jspx_th_logic_present_1.setParent(_jspx_th_logic_iterate_0);
_jspx_th_logic_present_1.setName("shipmentScDtlVO");
_jspx_th_logic_present_1.setProperty("paper_size_id");
_jspxTagObjects.push(_jspx_th_logic_present_1);
int _jspx_eval_logic_present_1 = _jspx_th_logic_present_1.doStartTag();
if (_jspx_eval_logic_present_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/shipping/shipment/costPosting.jsp";from=(71,66);to=(72,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(72,3);to=(72,108)]
/* ------ 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_present_1);
_jspx_th_bean_define_1.setId("paper_size_id");
_jspx_th_bean_define_1.setName("shipmentScDtlVO");
_jspx_th_bean_define_1.setProperty("paper_size_id");
_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/costPosting.jsp";from=(72,3);to=(72,108)]
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 paper_size_id = null;
paper_size_id = (java.lang.Double) pageContext.findAttribute("paper_size_id");
// end
// HTML // begin [file="/shipping/shipment/costPosting.jsp";from=(72,108);to=(73,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(73,6);to=(73,70)]
out.print(Formatter.toFormatNumeric(paper_size_id, Formatter.DEC_FORMAT1) );
// end
// HTML // begin [file="/shipping/shipment/costPosting.jsp";from=(73,72);to=(74,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(74,3);to=(74,19)]
} while (_jspx_th_logic_present_1.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_present_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/shipping/shipment/costPosting.jsp";from=(74,19);to=(77,3)]
out.write("\r\n\t\t</td>\r\n\t\t<td>\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(77,3);to=(77,58)]
/* ------ bean:write ------ */
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_3 = new org.apache.struts.taglib.bean.WriteTag();
_jspx_th_bean_write_3.setPageContext(pageContext);
_jspx_th_bean_write_3.setParent(_jspx_th_logic_iterate_0);
_jspx_th_bean_write_3.setName("shipmentScDtlVO");
_jspx_th_bean_write_3.setProperty("cntr_no");
_jspxTagObjects.push(_jspx_th_bean_write_3);
int _jspx_eval_bean_write_3 = _jspx_th_bean_write_3.doStartTag();
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(77,3);to=(77,58)]
if (_jspx_th_bean_write_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/shipping/shipment/costPosting.jsp";from=(77,58);to=(80,3)]
out.write("\r\n\t\t</td>\r\n\t\t<td align=\"right\">\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(80,3);to=(80,66)]
/* ------ logic:present ------ */
org.apache.struts.taglib.logic.PresentTag _jspx_th_logic_present_2 = new org.apache.struts.taglib.logic.PresentTag();
_jspx_th_logic_present_2.setPageContext(pageContext);
_jspx_th_logic_present_2.setParent(_jspx_th_logic_iterate_0);
_jspx_th_logic_present_2.setName("shipmentScDtlVO");
_jspx_th_logic_present_2.setProperty("sc_unit_price");
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -