📄 mainsc_jsp_0.java
字号:
// begin [file="/shipping/shipment/mainSc.jsp";from=(134,2);to=(134,94)]
if (_jspx_th_html_text_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/shipping/shipment/mainSc.jsp";from=(134,94);to=(135,2)]
out.write("\r\n\t\t");
// end
// begin [file="/shipping/shipment/mainSc.jsp";from=(135,4);to=(135,15)]
} else {
// end
// HTML // begin [file="/shipping/shipment/mainSc.jsp";from=(135,17);to=(136,2)]
out.write("\r\n\t\t");
// end
// begin [file="/shipping/shipment/mainSc.jsp";from=(136,2);to=(136,70)]
/* ------ 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("shipmentMainForm");
_jspx_th_logic_present_0.setProperty("shipmentScDtlList");
_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="/shipping/shipment/mainSc.jsp";from=(136,70);to=(137,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/mainSc.jsp";from=(137,3);to=(137,96)]
/* ------ 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("shipmentScDtlListCount");
_jspx_th_bean_size_0.setName("shipmentMainForm");
_jspx_th_bean_size_0.setProperty("shipmentScDtlList");
java.lang.Integer shipmentScDtlListCount = 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();
shipmentScDtlListCount = (java.lang.Integer) pageContext.findAttribute("shipmentScDtlListCount");
shipmentScDtlListCount = (java.lang.Integer) pageContext.findAttribute("shipmentScDtlListCount");
// end
// begin [file="/shipping/shipment/mainSc.jsp";from=(137,3);to=(137,96)]
shipmentScDtlListCount = (java.lang.Integer) pageContext.findAttribute("shipmentScDtlListCount");
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="/shipping/shipment/mainSc.jsp";from=(137,96);to=(138,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/mainSc.jsp";from=(138,3);to=(138,62)]
/* ------ 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("shipmentScDtlListCount");
_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="/shipping/shipment/mainSc.jsp";from=(138,62);to=(139,4)]
out.write("\r\n\t\t\t\t");
// end
// begin [file="/shipping/shipment/mainSc.jsp";from=(139,4);to=(139,111)]
/* ------ html:text ------ */
org.apache.struts.taglib.html.TextTag _jspx_th_html_text_2 = new org.apache.struts.taglib.html.TextTag();
_jspx_th_html_text_2.setPageContext(pageContext);
_jspx_th_html_text_2.setParent(_jspx_th_logic_greaterThan_0);
_jspx_th_html_text_2.setProperty("sc_no");
_jspx_th_html_text_2.setMaxlength("17");
_jspx_th_html_text_2.setReadonly(true);
_jspx_th_html_text_2.setStyle("width:150px");
_jspx_th_html_text_2.setStyleClass("inputDisabled");
_jspxTagObjects.push(_jspx_th_html_text_2);
int _jspx_eval_html_text_2 = _jspx_th_html_text_2.doStartTag();
// end
// begin [file="/shipping/shipment/mainSc.jsp";from=(139,4);to=(139,111)]
if (_jspx_th_html_text_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/shipping/shipment/mainSc.jsp";from=(139,111);to=(140,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/mainSc.jsp";from=(140,3);to=(140,23)]
} while (_jspx_th_logic_greaterThan_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_greaterThan_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/shipping/shipment/mainSc.jsp";from=(140,23);to=(141,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/mainSc.jsp";from=(141,3);to=(141,56)]
/* ------ logic:equal ------ */
org.apache.struts.taglib.logic.EqualTag _jspx_th_logic_equal_1 = new org.apache.struts.taglib.logic.EqualTag();
_jspx_th_logic_equal_1.setPageContext(pageContext);
_jspx_th_logic_equal_1.setParent(_jspx_th_logic_present_0);
_jspx_th_logic_equal_1.setName("shipmentScDtlListCount");
_jspx_th_logic_equal_1.setValue("0");
_jspxTagObjects.push(_jspx_th_logic_equal_1);
int _jspx_eval_logic_equal_1 = _jspx_th_logic_equal_1.doStartTag();
if (_jspx_eval_logic_equal_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/shipping/shipment/mainSc.jsp";from=(141,56);to=(142,4)]
out.write("\r\n\t\t\t\t");
// end
// begin [file="/shipping/shipment/mainSc.jsp";from=(142,4);to=(142,84)]
/* ------ html:text ------ */
org.apache.struts.taglib.html.TextTag _jspx_th_html_text_3 = new org.apache.struts.taglib.html.TextTag();
_jspx_th_html_text_3.setPageContext(pageContext);
_jspx_th_html_text_3.setParent(_jspx_th_logic_equal_1);
_jspx_th_html_text_3.setProperty("sc_no");
_jspx_th_html_text_3.setMaxlength("17");
_jspx_th_html_text_3.setReadonly(true);
_jspx_th_html_text_3.setStyle("width:150px");
_jspxTagObjects.push(_jspx_th_html_text_3);
int _jspx_eval_html_text_3 = _jspx_th_html_text_3.doStartTag();
// end
// begin [file="/shipping/shipment/mainSc.jsp";from=(142,4);to=(142,84)]
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="/shipping/shipment/mainSc.jsp";from=(142,84);to=(143,4)]
out.write("\r\n\t\t\t\t");
// end
// begin [file="/shipping/shipment/mainSc.jsp";from=(143,4);to=(143,192)]
/* ------ chtml:searchListButton ------ */
com.leeman.common.web.ui.tags.SearchListButtonTag _jspx_th_chtml_searchListButton_0 = new com.leeman.common.web.ui.tags.SearchListButtonTag();
_jspx_th_chtml_searchListButton_0.setPageContext(pageContext);
_jspx_th_chtml_searchListButton_0.setParent(_jspx_th_logic_equal_1);
_jspx_th_chtml_searchListButton_0.setSearchListId("scList");
_jspx_th_chtml_searchListButton_0.setUrl("/shipping/shipment/scSearchlist.do");
_jspx_th_chtml_searchListButton_0.setReturnFieldNames("'sc_txn_no','sc_no','trade_terms_id','currency_id','supplier_id','supplier_name'");
_jspxTagObjects.push(_jspx_th_chtml_searchListButton_0);
int _jspx_eval_chtml_searchListButton_0 = _jspx_th_chtml_searchListButton_0.doStartTag();
// end
// begin [file="/shipping/shipment/mainSc.jsp";from=(143,4);to=(143,192)]
if (_jspx_th_chtml_searchListButton_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/shipping/shipment/mainSc.jsp";from=(143,192);to=(144,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/shipping/shipment/mainSc.jsp";from=(144,3);to=(144,17)]
} while (_jspx_th_logic_equal_1.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_equal_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/shipping/shipment/mainSc.jsp";from=(144,17);to=(145,2)]
out.write("\r\n\t\t");
// end
// begin [file="/shipping/shipment/mainSc.jsp";from=(145,2);to=(145,18)]
} while (_jspx_th_logic_present_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_present_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/shipping/shipment/mainSc.jsp";from=(145,18);to=(146,2)]
out.write("\r\n\t\t");
// end
// begin [file="/shipping/shipment/mainSc.jsp";from=(146,4);to=(146,8)]
}
// end
// HTML // begin [file="/shipping/shipment/mainSc.jsp";from=(146,10);to=(147,2)]
out.write("\r\n\t\t");
// end
// begin [file="/shipping/shipment/mainSc.jsp";from=(147,2);to=(147,37)]
/* ------ html:hidden ------ */
org.apache.struts.taglib.html.HiddenTag _jspx_th_html_hidden_10 = new org.apache.struts.taglib.html.HiddenTag();
_jspx_th_html_hidden_10.setPageContext(pageContext);
_jspx_th_html_hidden_10.setParent(_jspx_th_html_form_0);
_jspx_th_html_hidden_10.setProperty("sc_txn_no");
_jspxTagObjects.push(_jspx_th_html_hidden_10);
int _jspx_eval_html_hidden_10 = _jspx_th_html_hidden_10.doStartTag();
// end
// begin [file="/shipping/shipment/mainSc.jsp";from=(147,2);to=(147,37)]
if (_jspx_th_html_hidden_10.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/shipping/shipment/mainSc.jsp";from=(147,37);to=(151,5)]
out.write("\r\n\t</td>\t\r\n</tr>\r\n<tr>\r\n\t<td>");
// end
// begin [file="/shipping/shipment/mainSc.jsp";from=(151,5);to=(151,49)]
/* ------ 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_html_form_0);
_jspx_th_bean_message_8.setKey("SH_Shipment.currencyId");
_jspxTagObjects.push(_jspx_th_bean_message_8);
int _jspx_eval_bean_message_8 = _jspx_th_bean_message_8.doStartTag();
// end
// begin [file="/shipping/shipment/mainSc.jsp";from=(151,5);to=(151,49)]
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="/shipping/shipment/mainSc.jsp";from=(151,49);to=(153,2)]
out.write(":</td>\r\n\t<td>\r\n\t\t");
// end
// begin [file="/shipping/shipment/mainSc.jsp";from=(153,2);to=(153,100)]
/* ------ html:text ------ */
org.apache.struts.taglib.html
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -