📄 costposting_jsp_0.java
字号:
_jspxTagObjects.push(_jspx_th_logic_present_2);
int _jspx_eval_logic_present_2 = _jspx_th_logic_present_2.doStartTag();
if (_jspx_eval_logic_present_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/shipping/shipment/costPosting.jsp";from=(80,66);to=(81,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(81,3);to=(81,108)]
/* ------ 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_present_2);
_jspx_th_bean_define_2.setId("sc_unit_price");
_jspx_th_bean_define_2.setName("shipmentScDtlVO");
_jspx_th_bean_define_2.setProperty("sc_unit_price");
_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/costPosting.jsp";from=(81,3);to=(81,108)]
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 sc_unit_price = null;
sc_unit_price = (java.lang.Double) pageContext.findAttribute("sc_unit_price");
// end
// HTML // begin [file="/shipping/shipment/costPosting.jsp";from=(81,108);to=(82,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(82,6);to=(82,70)]
out.print(Formatter.toFormatNumeric(sc_unit_price, Formatter.DEC_FORMAT5) );
// end
// HTML // begin [file="/shipping/shipment/costPosting.jsp";from=(82,72);to=(83,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(83,3);to=(83,19)]
} while (_jspx_th_logic_present_2.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_present_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=(83,19);to=(87,3)]
out.write("\r\n\t\t</td>\r\n\t\t<td align=\"right\">\r\n\t\t\t<font class=\"textHighlighted_1\">\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(87,3);to=(87,63)]
/* ------ logic:present ------ */
org.apache.struts.taglib.logic.PresentTag _jspx_th_logic_present_3 = new org.apache.struts.taglib.logic.PresentTag();
_jspx_th_logic_present_3.setPageContext(pageContext);
_jspx_th_logic_present_3.setParent(_jspx_th_logic_iterate_0);
_jspx_th_logic_present_3.setName("shipmentScDtlVO");
_jspx_th_logic_present_3.setProperty("unit_price");
_jspxTagObjects.push(_jspx_th_logic_present_3);
int _jspx_eval_logic_present_3 = _jspx_th_logic_present_3.doStartTag();
if (_jspx_eval_logic_present_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/shipping/shipment/costPosting.jsp";from=(87,63);to=(88,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(88,3);to=(88,102)]
/* ------ bean:define ------ */
org.apache.struts.taglib.bean.DefineTag _jspx_th_bean_define_3 = new org.apache.struts.taglib.bean.DefineTag();
_jspx_th_bean_define_3.setPageContext(pageContext);
_jspx_th_bean_define_3.setParent(_jspx_th_logic_present_3);
_jspx_th_bean_define_3.setId("unit_price");
_jspx_th_bean_define_3.setName("shipmentScDtlVO");
_jspx_th_bean_define_3.setProperty("unit_price");
_jspx_th_bean_define_3.setType("java.lang.Double");
{ // begin scope of tag variables
_jspxTagObjects.push(_jspx_th_bean_define_3);
int _jspx_eval_bean_define_3 = _jspx_th_bean_define_3.doStartTag();
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(88,3);to=(88,102)]
if (_jspx_th_bean_define_3.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/costPosting.jsp";from=(88,102);to=(89,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(89,6);to=(89,67)]
out.print(Formatter.toFormatNumeric(unit_price, Formatter.DEC_FORMAT5) );
// end
// HTML // begin [file="/shipping/shipment/costPosting.jsp";from=(89,69);to=(90,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(90,3);to=(90,19)]
} while (_jspx_th_logic_present_3.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_present_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=(90,19);to=(95,3)]
out.write("\r\n\t\t\t</font>\r\n\t\t</td>\r\n\t\t<td align=\"right\">\r\n\t\t\t<font class=\"textHighlighted_1\">\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(95,3);to=(95,63)]
/* ------ logic:present ------ */
org.apache.struts.taglib.logic.PresentTag _jspx_th_logic_present_4 = new org.apache.struts.taglib.logic.PresentTag();
_jspx_th_logic_present_4.setPageContext(pageContext);
_jspx_th_logic_present_4.setParent(_jspx_th_logic_iterate_0);
_jspx_th_logic_present_4.setName("shipmentScDtlVO");
_jspx_th_logic_present_4.setProperty("difference");
_jspxTagObjects.push(_jspx_th_logic_present_4);
int _jspx_eval_logic_present_4 = _jspx_th_logic_present_4.doStartTag();
if (_jspx_eval_logic_present_4 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/shipping/shipment/costPosting.jsp";from=(95,63);to=(96,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(96,3);to=(96,102)]
/* ------ bean:define ------ */
org.apache.struts.taglib.bean.DefineTag _jspx_th_bean_define_4 = new org.apache.struts.taglib.bean.DefineTag();
_jspx_th_bean_define_4.setPageContext(pageContext);
_jspx_th_bean_define_4.setParent(_jspx_th_logic_present_4);
_jspx_th_bean_define_4.setId("difference");
_jspx_th_bean_define_4.setName("shipmentScDtlVO");
_jspx_th_bean_define_4.setProperty("difference");
_jspx_th_bean_define_4.setType("java.lang.Double");
{ // begin scope of tag variables
_jspxTagObjects.push(_jspx_th_bean_define_4);
int _jspx_eval_bean_define_4 = _jspx_th_bean_define_4.doStartTag();
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(96,3);to=(96,102)]
if (_jspx_th_bean_define_4.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 difference = null;
difference = (java.lang.Double) pageContext.findAttribute("difference");
// end
// HTML // begin [file="/shipping/shipment/costPosting.jsp";from=(96,102);to=(97,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(97,6);to=(97,67)]
out.print(Formatter.toFormatNumeric(difference, Formatter.DEC_FORMAT5) );
// end
// HTML // begin [file="/shipping/shipment/costPosting.jsp";from=(97,69);to=(98,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(98,3);to=(98,19)]
} while (_jspx_th_logic_present_4.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_present_4.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=(98,19);to=(102,3)]
out.write("\r\n\t\t\t</font>\r\n\t\t</td>\t\r\n\t\t<td align=\"right\">\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(102,3);to=(102,59)]
/* ------ logic:present ------ */
org.apache.struts.taglib.logic.PresentTag _jspx_th_logic_present_5 = new org.apache.struts.taglib.logic.PresentTag();
_jspx_th_logic_present_5.setPageContext(pageContext);
_jspx_th_logic_present_5.setParent(_jspx_th_logic_iterate_0);
_jspx_th_logic_present_5.setName("shipmentScDtlVO");
_jspx_th_logic_present_5.setProperty("ttl_wt");
_jspxTagObjects.push(_jspx_th_logic_present_5);
int _jspx_eval_logic_present_5 = _jspx_th_logic_present_5.doStartTag();
if (_jspx_eval_logic_present_5 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/shipping/shipment/costPosting.jsp";from=(102,59);to=(103,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/costPosting.jsp";from=(103,3);to=(103,94)]
/* ------ bean:define ------ */
org.apache.struts.taglib.bean.DefineTag _jspx_th_bean_define_5 = new org.apache.struts.taglib.bean.DefineTag();
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -