📄 main_jsp_0.java
字号:
_jspxTagObjects.push(_jspx_th_logic_notEqual_2);
int _jspx_eval_logic_notEqual_2 = _jspx_th_logic_notEqual_2.doStartTag();
if (_jspx_eval_logic_notEqual_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/master/tradeterms/main.jsp";from=(77,73);to=(78,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/tradeterms/main.jsp";from=(78,3);to=(78,57)]
/* ------ html:checkbox ------ */
org.apache.struts.taglib.html.CheckboxTag _jspx_th_html_checkbox_1 = new org.apache.struts.taglib.html.CheckboxTag();
_jspx_th_html_checkbox_1.setPageContext(pageContext);
_jspx_th_html_checkbox_1.setParent(_jspx_th_logic_notEqual_2);
_jspx_th_html_checkbox_1.setProperty("include_ocean_freight_cost");
_jspxTagObjects.push(_jspx_th_html_checkbox_1);
int _jspx_eval_html_checkbox_1 = _jspx_th_html_checkbox_1.doStartTag();
// end
// begin [file="/master/tradeterms/main.jsp";from=(78,3);to=(78,57)]
if (_jspx_th_html_checkbox_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/tradeterms/main.jsp";from=(78,57);to=(79,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/tradeterms/main.jsp";from=(79,2);to=(79,19)]
} while (_jspx_th_logic_notEqual_2.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_notEqual_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/tradeterms/main.jsp";from=(79,19);to=(83,5)]
out.write("\r\n\t</td>\r\n</tr>\r\n<tr>\r\n\t<td>");
// end
// begin [file="/master/tradeterms/main.jsp";from=(83,5);to=(83,26)]
/* ------ chtml:requiredMark ------ */
com.leeman.common.web.ui.tags.RequiredMarkTag _jspx_th_chtml_requiredMark_3 = new com.leeman.common.web.ui.tags.RequiredMarkTag();
_jspx_th_chtml_requiredMark_3.setPageContext(pageContext);
_jspx_th_chtml_requiredMark_3.setParent(_jspx_th_html_form_0);
_jspxTagObjects.push(_jspx_th_chtml_requiredMark_3);
int _jspx_eval_chtml_requiredMark_3 = _jspx_th_chtml_requiredMark_3.doStartTag();
// end
// begin [file="/master/tradeterms/main.jsp";from=(83,5);to=(83,26)]
if (_jspx_th_chtml_requiredMark_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// begin [file="/master/tradeterms/main.jsp";from=(83,26);to=(83,79)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_7 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_7.setPageContext(pageContext);
_jspx_th_bean_message_7.setParent(_jspx_th_html_form_0);
_jspx_th_bean_message_7.setKey("SM_TradeTerms.includeInlandCost");
_jspxTagObjects.push(_jspx_th_bean_message_7);
int _jspx_eval_bean_message_7 = _jspx_th_bean_message_7.doStartTag();
// end
// begin [file="/master/tradeterms/main.jsp";from=(83,26);to=(83,79)]
if (_jspx_th_bean_message_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/tradeterms/main.jsp";from=(83,79);to=(85,2)]
out.write(":</td>\r\n\t<td>\r\n\t\t");
// end
// begin [file="/master/tradeterms/main.jsp";from=(85,2);to=(85,70)]
/* ------ logic:equal ------ */
org.apache.struts.taglib.logic.EqualTag _jspx_th_logic_equal_3 = new org.apache.struts.taglib.logic.EqualTag();
_jspx_th_logic_equal_3.setPageContext(pageContext);
_jspx_th_logic_equal_3.setParent(_jspx_th_html_form_0);
_jspx_th_logic_equal_3.setProperty("mode");
_jspx_th_logic_equal_3.setName("tradeTermsMainForm");
_jspx_th_logic_equal_3.setValue("view");
_jspxTagObjects.push(_jspx_th_logic_equal_3);
int _jspx_eval_logic_equal_3 = _jspx_th_logic_equal_3.doStartTag();
if (_jspx_eval_logic_equal_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/master/tradeterms/main.jsp";from=(85,70);to=(86,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/tradeterms/main.jsp";from=(86,3);to=(86,93)]
/* ------ html:checkbox ------ */
org.apache.struts.taglib.html.CheckboxTag _jspx_th_html_checkbox_2 = new org.apache.struts.taglib.html.CheckboxTag();
_jspx_th_html_checkbox_2.setPageContext(pageContext);
_jspx_th_html_checkbox_2.setParent(_jspx_th_logic_equal_3);
_jspx_th_html_checkbox_2.setProperty("include_inland_cost");
_jspx_th_html_checkbox_2.setDisabled(true);
_jspx_th_html_checkbox_2.setStyleClass("inputDisabled");
_jspxTagObjects.push(_jspx_th_html_checkbox_2);
int _jspx_eval_html_checkbox_2 = _jspx_th_html_checkbox_2.doStartTag();
// end
// begin [file="/master/tradeterms/main.jsp";from=(86,3);to=(86,93)]
if (_jspx_th_html_checkbox_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/tradeterms/main.jsp";from=(86,93);to=(87,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/tradeterms/main.jsp";from=(87,2);to=(87,16)]
} while (_jspx_th_logic_equal_3.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_equal_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/tradeterms/main.jsp";from=(87,16);to=(88,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/tradeterms/main.jsp";from=(88,2);to=(88,73)]
/* ------ logic:notEqual ------ */
org.apache.struts.taglib.logic.NotEqualTag _jspx_th_logic_notEqual_3 = new org.apache.struts.taglib.logic.NotEqualTag();
_jspx_th_logic_notEqual_3.setPageContext(pageContext);
_jspx_th_logic_notEqual_3.setParent(_jspx_th_html_form_0);
_jspx_th_logic_notEqual_3.setProperty("mode");
_jspx_th_logic_notEqual_3.setName("tradeTermsMainForm");
_jspx_th_logic_notEqual_3.setValue("view");
_jspxTagObjects.push(_jspx_th_logic_notEqual_3);
int _jspx_eval_logic_notEqual_3 = _jspx_th_logic_notEqual_3.doStartTag();
if (_jspx_eval_logic_notEqual_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/master/tradeterms/main.jsp";from=(88,73);to=(89,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/tradeterms/main.jsp";from=(89,3);to=(89,50)]
/* ------ html:checkbox ------ */
org.apache.struts.taglib.html.CheckboxTag _jspx_th_html_checkbox_3 = new org.apache.struts.taglib.html.CheckboxTag();
_jspx_th_html_checkbox_3.setPageContext(pageContext);
_jspx_th_html_checkbox_3.setParent(_jspx_th_logic_notEqual_3);
_jspx_th_html_checkbox_3.setProperty("include_inland_cost");
_jspxTagObjects.push(_jspx_th_html_checkbox_3);
int _jspx_eval_html_checkbox_3 = _jspx_th_html_checkbox_3.doStartTag();
// end
// begin [file="/master/tradeterms/main.jsp";from=(89,3);to=(89,50)]
if (_jspx_th_html_checkbox_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/tradeterms/main.jsp";from=(89,50);to=(90,2)]
out.write("\r\n\t\t");
// end
// begin [file="/master/tradeterms/main.jsp";from=(90,2);to=(90,19)]
} while (_jspx_th_logic_notEqual_3.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_notEqual_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/tradeterms/main.jsp";from=(90,19);to=(95,0)]
out.write("\r\n\t</td>\r\n</tr>\r\n</table>\r\n\r\n");
// end
// begin [file="/master/tradeterms/main.jsp";from=(95,0);to=(95,77)]
/* ------ chtml:baseMainBottomButtons ------ */
com.leeman.common.web.ui.tags.BaseMainBottomButtonsTag _jspx_th_chtml_baseMainBottomButtons_0 = new com.leeman.common.web.ui.tags.BaseMainBottomButtonsTag();
_jspx_th_chtml_baseMainBottomButtons_0.setPageContext(pageContext);
_jspx_th_chtml_baseMainBottomButtons_0.setParent(_jspx_th_html_form_0);
_jspx_th_chtml_baseMainBottomButtons_0.setName("tradeTermsMainForm");
_jspx_th_chtml_baseMainBottomButtons_0.setStyleClass("buttons");
_jspxTagObjects.push(_jspx_th_chtml_baseMainBottomButtons_0);
int _jspx_eval_chtml_baseMainBottomButtons_0 = _jspx_th_chtml_baseMainBottomButtons_0.doStartTag();
// end
// begin [file="/master/tradeterms/main.jsp";from=(95,0);to=(95,77)]
if (_jspx_th_chtml_baseMainBottomButtons_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/tradeterms/main.jsp";from=(95,77);to=(96,0)]
out.write("\r\n");
// end
// begin [file="/master/tradeterms/main.jsp";from=(96,0);to=(96,19)]
/* ------ chtml:baseFooter ------ */
com.leeman.common.web.ui.tags.BaseFooterTag _jspx_th_chtml_baseFooter_0 = new com.leeman.common.web.ui.tags.BaseFooterTag();
_jspx_th_chtml_baseFooter_0.setPageContext(pageContext);
_jspx_th_chtml_baseFooter_0.setParent(_jspx_th_html_form_0);
_jspxTagObjects.push(_jspx_th_chtml_baseFooter_0);
int _jspx_eval_chtml_baseFooter_0 = _jspx_th_chtml_baseFooter_0.doStartTag();
// end
// begin [file="/master/tradeterms/main.jsp";from=(96,0);to=(96,19)]
if (_jspx_th_chtml_baseFooter_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/tradeterms/main.jsp";from=(96,19);to=(97,0)]
out.write("\r\n");
// end
// begin [file="/master/tradeterms/main.jsp";from=(97,0);to=(97,12)]
} while (_jspx_th_html_form_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_html_form_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/tradeterms/main.jsp";from=(97,12);to=(99,7)]
out.write("\r\n</BODY>\r\n</HTML>");
// end
} catch (Throwable t) {
if (out != null && out.getBufferSize() != 0)
out.clearBuffer();
if (pageContext != null) pageContext.handlePageException(t);
} finally {
while (_jspxTagObjects.empty() == false){
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
}
if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
/* Service Finally Phase */
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -