📄 datacheck_jsp_0.java
字号:
if (_jspx_inited == false) {
synchronized (this) {
if (_jspx_inited == false) {
_jspx_init();
_jspx_inited = true;
}
}
}
_jspxFactory = JspFactory.getDefaultFactory();
response.setContentType("text/html; charset=UTF-8");
pageContext = _jspxFactory.getPageContext(this, request, response,
"", true, 8192, true);
application = pageContext.getServletContext();
config = pageContext.getServletConfig();
session = pageContext.getSession();
out = pageContext.getOut();
/* Service Method Phase */
// HTML // begin [file="/master/freightcost/dataCheck.jsp";from=(0,0);to=(3,0)]
out.write("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n<HTML>\r\n<HEAD>\r\n");
// end
// HTML // begin [file="/master/freightcost/dataCheck.jsp";from=(3,58);to=(4,0)]
out.write("\r\n");
// end
// HTML // begin [file="/master/freightcost/dataCheck.jsp";from=(4,58);to=(5,0)]
out.write("\r\n");
// end
// HTML // begin [file="/master/freightcost/dataCheck.jsp";from=(5,60);to=(6,0)]
out.write("\r\n");
// end
// HTML // begin [file="/master/freightcost/dataCheck.jsp";from=(6,60);to=(7,0)]
out.write("\r\n");
// end
// HTML // begin [file="/master/freightcost/dataCheck.jsp";from=(11,2);to=(12,0)]
out.write("\r\n");
// end
// begin [file="/master/freightcost/dataCheck.jsp";from=(12,0);to=(12,17)]
_jspx_th_chtml_baseLink_0.setPageContext(pageContext);
_jspx_th_chtml_baseLink_0.setParent(null);
_jspxTagObjects.push(_jspx_th_chtml_baseLink_0);
int _jspx_eval_chtml_baseLink_0 = _jspx_th_chtml_baseLink_0.doStartTag();
// end
// begin [file="/master/freightcost/dataCheck.jsp";from=(12,0);to=(12,17)]
if (_jspx_th_chtml_baseLink_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/freightcost/dataCheck.jsp";from=(12,17);to=(13,7)]
out.write("\r\n<TITLE>");
// end
// begin [file="/master/freightcost/dataCheck.jsp";from=(13,7);to=(13,50)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_0 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_0.setPageContext(pageContext);
_jspx_th_bean_message_0.setParent(null);
_jspx_th_bean_message_0.setKey("header.SM_FreightCost");
_jspxTagObjects.push(_jspx_th_bean_message_0);
int _jspx_eval_bean_message_0 = _jspx_th_bean_message_0.doStartTag();
// end
// begin [file="/master/freightcost/dataCheck.jsp";from=(13,7);to=(13,50)]
if (_jspx_th_bean_message_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/freightcost/dataCheck.jsp";from=(13,50);to=(35,0)]
out.write("</TITLE>\r\n<SCRIPT Language=\"JavaScript\">\r\nfunction validate()\r\n{\r\n\tvar form = document.forms[0];\r\n\t\t\r\n\tinitMsg();\r\n\r\n\tif (errorMsg.length > 0)\r\n\t{\r\n\t\tshowMsg();\r\n\t\treturn false;\r\n\t}\r\n\telse\r\n\t{\r\n\t\treturn true;\r\n\t}\t\r\n}\r\n\r\n</SCRIPT>\r\n</HEAD>\r\n<BODY>\r\n");
// end
// begin [file="/master/freightcost/dataCheck.jsp";from=(35,0);to=(35,31)]
/* ------ chtml:baseBanner ------ */
com.leeman.common.web.ui.tags.BaseBannerTag _jspx_th_chtml_baseBanner_0 = new com.leeman.common.web.ui.tags.BaseBannerTag();
_jspx_th_chtml_baseBanner_0.setPageContext(pageContext);
_jspx_th_chtml_baseBanner_0.setParent(null);
_jspx_th_chtml_baseBanner_0.setMode("enq");
_jspxTagObjects.push(_jspx_th_chtml_baseBanner_0);
int _jspx_eval_chtml_baseBanner_0 = _jspx_th_chtml_baseBanner_0.doStartTag();
// end
// begin [file="/master/freightcost/dataCheck.jsp";from=(35,0);to=(35,31)]
if (_jspx_th_chtml_baseBanner_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/freightcost/dataCheck.jsp";from=(35,31);to=(36,0)]
out.write("\r\n");
// end
// begin [file="/master/freightcost/dataCheck.jsp";from=(36,0);to=(36,81)]
/* ------ html:form ------ */
org.apache.struts.taglib.html.FormTag _jspx_th_html_form_0 = new org.apache.struts.taglib.html.FormTag();
_jspx_th_html_form_0.setPageContext(pageContext);
_jspx_th_html_form_0.setParent(null);
_jspx_th_html_form_0.setAction("/master/freightcost/dataCheck");
_jspx_th_html_form_0.setEnctype("multipart/form-data");
_jspxTagObjects.push(_jspx_th_html_form_0);
int _jspx_eval_html_form_0 = _jspx_th_html_form_0.doStartTag();
if (_jspx_eval_html_form_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/master/freightcost/dataCheck.jsp";from=(36,81);to=(37,0)]
out.write("\r\n");
// end
// begin [file="/master/freightcost/dataCheck.jsp";from=(37,0);to=(37,30)]
/* ------ html:hidden ------ */
org.apache.struts.taglib.html.HiddenTag _jspx_th_html_hidden_0 = new org.apache.struts.taglib.html.HiddenTag();
_jspx_th_html_hidden_0.setPageContext(pageContext);
_jspx_th_html_hidden_0.setParent(_jspx_th_html_form_0);
_jspx_th_html_hidden_0.setProperty("mode");
_jspxTagObjects.push(_jspx_th_html_hidden_0);
int _jspx_eval_html_hidden_0 = _jspx_th_html_hidden_0.doStartTag();
// end
// begin [file="/master/freightcost/dataCheck.jsp";from=(37,0);to=(37,30)]
if (_jspx_th_html_hidden_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/freightcost/dataCheck.jsp";from=(37,30);to=(38,0)]
out.write("\r\n");
// end
// begin [file="/master/freightcost/dataCheck.jsp";from=(38,0);to=(38,23)]
/* ------ chtml:screenMessage ------ */
com.leeman.common.web.ui.tags.ScreenMessageTag _jspx_th_chtml_screenMessage_0 = new com.leeman.common.web.ui.tags.ScreenMessageTag();
_jspx_th_chtml_screenMessage_0.setPageContext(pageContext);
_jspx_th_chtml_screenMessage_0.setParent(_jspx_th_html_form_0);
_jspxTagObjects.push(_jspx_th_chtml_screenMessage_0);
int _jspx_eval_chtml_screenMessage_0 = _jspx_th_chtml_screenMessage_0.doStartTag();
// end
// begin [file="/master/freightcost/dataCheck.jsp";from=(38,0);to=(38,23)]
if (_jspx_th_chtml_screenMessage_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/freightcost/dataCheck.jsp";from=(38,23);to=(40,0)]
out.write("\r\n<p>\r\n");
// end
// begin [file="/master/freightcost/dataCheck.jsp";from=(40,0);to=(40,109)]
/* ------ 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_html_form_0);
_jspx_th_bean_define_0.setId("tbl_table_size");
_jspx_th_bean_define_0.setName("freightCostDataImportForm");
_jspx_th_bean_define_0.setProperty("tbl_table_size");
_jspx_th_bean_define_0.setScope("request");
{ // 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="/master/freightcost/dataCheck.jsp";from=(40,0);to=(40,109)]
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.Object tbl_table_size = null;
tbl_table_size = (java.lang.Object) pageContext.findAttribute("tbl_table_size");
// end
// HTML // begin [file="/master/freightcost/dataCheck.jsp";from=(40,109);to=(41,0)]
out.write("\r\n");
// end
// begin [file="/master/freightcost/dataCheck.jsp";from=(41,0);to=(41,40)]
/* ------ html:hidden ------ */
org.apache.struts.taglib.html.HiddenTag _jspx_th_html_hidden_1 = new org.apache.struts.taglib.html.HiddenTag();
_jspx_th_html_hidden_1.setPageContext(pageContext);
_jspx_th_html_hidden_1.setParent(_jspx_th_html_form_0);
_jspx_th_html_hidden_1.setProperty("tbl_table_size");
_jspxTagObjects.push(_jspx_th_html_hidden_1);
int _jspx_eval_html_hidden_1 = _jspx_th_html_hidden_1.doStartTag();
// end
// begin [file="/master/freightcost/dataCheck.jsp";from=(41,0);to=(41,40)]
if (_jspx_th_html_hidden_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/freightcost/dataCheck.jsp";from=(41,40);to=(43,0)]
out.write("\r\n\r\n");
// end
// begin [file="/master/freightcost/dataCheck.jsp";from=(43,0);to=(43,45)]
/* ------ chtml:dataGridHidden ------ */
com.leeman.common.web.ui.tags.DataGridHiddenTag _jspx_th_chtml_dataGridHidden_0 = new com.leeman.common.web.ui.tags.DataGridHiddenTag();
_jspx_th_chtml_dataGridHidden_0.setPageContext(pageContext);
_jspx_th_chtml_dataGridHidden_0.setParent(_jspx_th_html_form_0);
_jspx_th_chtml_dataGridHidden_0.setDataGridId("tblTable");
_jspxTagObjects.push(_jspx_th_chtml_dataGridHidden_0);
int _jspx_eval_chtml_dataGridHidden_0 = _jspx_th_chtml_dataGridHidden_0.doStartTag();
// end
// begin [file="/master/freightcost/dataCheck.jsp";from=(43,0);to=(43,45)]
if (_jspx_th_chtml_dataGridHidden_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/freightcost/dataCheck.jsp";from=(43,45);to=(48,37)]
out.write("\r\n<br>\r\n<table cellspacing=\"0\" cellpadding=\"3\" border=\"1\" width=\"1200\" class=\"tableStyle_1\">\r\n\t<tr class=\"tableHeaderRow_1\">\r\n\t\t<td align=\"left\" width=\"5%\" nowrap></td>\r\n\t\t<td align=\"left\" width=\"5%\" nowrap>");
// end
// begin [file="/master/freightcost/dataCheck.jsp";from=(48,37);to=(48,84)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_1 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_1.setPageContext(pageContext);
_jspx_th_bean_message_1.setParent(_jspx_th_html_form_0);
_jspx_th_bean_message_1.setKey("SM_FreightCost.shipLineId");
_jspxTagObjects.push(_jspx_th_bean_message_1);
int _jspx_eval_bean_message_1 = _jspx_th_bean_message_1.doStartTag();
// end
// begin [file="/master/freightcost/dataCheck.jsp";from=(48,37);to=(48,84)]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -