📄 dealorder_0002ejsp_jsp.java
字号:
/* ---- html:text ---- */
org.apache.struts.taglib.html.TextTag _jspx_th_html_text_1 = new org.apache.struts.taglib.html.TextTag();
_jspx_th_html_text_1.setPageContext(pageContext);
_jspx_th_html_text_1.setParent(_jspx_th_logic_iterate_0);
_jspx_th_html_text_1.setIndexed(true);
_jspx_th_html_text_1.setName("orders");
_jspx_th_html_text_1.setProperty("itemname");
_jspx_th_html_text_1.setReadonly(true);
try {
int _jspx_eval_html_text_1 = _jspx_th_html_text_1.doStartTag();
if (_jspx_eval_html_text_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
try {
if (_jspx_eval_html_text_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = pageContext.pushBody();
_jspx_th_html_text_1.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_text_1.doInitBody();
}
do {
// end
// begin [file="/dealorder.jsp";from=(74,0);to=(74,77)]
} while (_jspx_th_html_text_1.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
} finally {
if (_jspx_eval_html_text_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = pageContext.popBody();
}
}
if (_jspx_th_html_text_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_html_text_1.release();
}
// end
// HTML // begin [file="/dealorder.jsp";from=(74,77);to=(77,0)]
out.write("\r\n</td>\r\n<td class=\"tdbg0\">\r\n");
// end
// begin [file="/dealorder.jsp";from=(77,0);to=(77,72)]
/* ---- 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_iterate_0);
_jspx_th_html_text_2.setIndexed(true);
_jspx_th_html_text_2.setName("orders");
_jspx_th_html_text_2.setProperty("qty");
_jspx_th_html_text_2.setReadonly(true);
try {
int _jspx_eval_html_text_2 = _jspx_th_html_text_2.doStartTag();
if (_jspx_eval_html_text_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
try {
if (_jspx_eval_html_text_2 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = pageContext.pushBody();
_jspx_th_html_text_2.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_text_2.doInitBody();
}
do {
// end
// begin [file="/dealorder.jsp";from=(77,0);to=(77,72)]
} while (_jspx_th_html_text_2.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
} finally {
if (_jspx_eval_html_text_2 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = pageContext.popBody();
}
}
if (_jspx_th_html_text_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_html_text_2.release();
}
// end
// HTML // begin [file="/dealorder.jsp";from=(77,72);to=(80,0)]
out.write("\r\n</td>\r\n<td class=\"tdbg0\" >\r\n");
// end
// begin [file="/dealorder.jsp";from=(80,0);to=(80,82)]
/* ---- html:select ---- */
org.apache.struts.taglib.html.SelectTag _jspx_th_html_select_0 = new org.apache.struts.taglib.html.SelectTag();
_jspx_th_html_select_0.setPageContext(pageContext);
_jspx_th_html_select_0.setParent(_jspx_th_logic_iterate_0);
_jspx_th_html_select_0.setIndexed(true);
_jspx_th_html_select_0.setName("orders");
_jspx_th_html_select_0.setProperty("customeruid");
_jspx_th_html_select_0.setDisabled(true);
try {
int _jspx_eval_html_select_0 = _jspx_th_html_select_0.doStartTag();
if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
try {
if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = pageContext.pushBody();
_jspx_th_html_select_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_select_0.doInitBody();
}
do {
// end
// HTML // begin [file="/dealorder.jsp";from=(80,82);to=(81,0)]
out.write("\r\n");
// end
// begin [file="/dealorder.jsp";from=(81,0);to=(81,103)]
/* ---- html:optionsCollection ---- */
org.apache.struts.taglib.html.OptionsCollectionTag _jspx_th_html_optionsCollection_0 = new org.apache.struts.taglib.html.OptionsCollectionTag();
_jspx_th_html_optionsCollection_0.setPageContext(pageContext);
_jspx_th_html_optionsCollection_0.setParent(_jspx_th_html_select_0);
_jspx_th_html_optionsCollection_0.setName("orderActionForm");
_jspx_th_html_optionsCollection_0.setProperty("customers");
_jspx_th_html_optionsCollection_0.setValue("typeUID");
_jspx_th_html_optionsCollection_0.setLabel("typeName");
try {
int _jspx_eval_html_optionsCollection_0 = _jspx_th_html_optionsCollection_0.doStartTag();
if (_jspx_eval_html_optionsCollection_0 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
throw new JspTagException("Since tag handler class org.apache.struts.taglib.html.OptionsCollectionTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
if (_jspx_eval_html_optionsCollection_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// begin [file="/dealorder.jsp";from=(81,0);to=(81,103)]
} while (_jspx_th_html_optionsCollection_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_html_optionsCollection_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_html_optionsCollection_0.release();
}
// end
// HTML // begin [file="/dealorder.jsp";from=(81,103);to=(82,0)]
out.write("\r\n");
// end
// begin [file="/dealorder.jsp";from=(82,0);to=(82,14)]
} while (_jspx_th_html_select_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
} finally {
if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = pageContext.popBody();
}
}
if (_jspx_th_html_select_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_html_select_0.release();
}
// end
// HTML // begin [file="/dealorder.jsp";from=(82,14);to=(83,0)]
out.write("\r\n");
// end
// begin [file="/dealorder.jsp";from=(83,0);to=(83,67)]
/* ---- html:hidden ---- */
org.apache.struts.taglib.html.HiddenTag _jspx_th_html_hidden_3 = new org.apache.struts.taglib.html.HiddenTag();
_jspx_th_html_hidden_3.setPageContext(pageContext);
_jspx_th_html_hidden_3.setParent(_jspx_th_logic_iterate_0);
_jspx_th_html_hidden_3.setIndexed(true);
_jspx_th_html_hidden_3.setName("orders");
_jspx_th_html_hidden_3.setProperty("customeruid");
try {
int _jspx_eval_html_hidden_3 = _jspx_th_html_hidden_3.doStartTag();
if (_jspx_eval_html_hidden_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
try {
if (_jspx_eval_html_hidden_3 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = pageContext.pushBody();
_jspx_th_html_hidden_3.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_hidden_3.doInitBody();
}
do {
// end
// begin [file="/dealorder.jsp";from=(83,0);to=(83,67)]
} while (_jspx_th_html_hidden_3.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
} finally {
if (_jspx_eval_html_hidden_3 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = pageContext.popBody();
}
}
if (_jspx_th_html_hidden_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_html_hidden_3.release();
}
// end
// HTML // begin [file="/dealorder.jsp";from=(83,67);to=(86,0)]
out.write("\r\n</td>\r\n<td class=\"tdbg0\">\r\n");
// end
// begin [file="/dealorder.jsp";from=(86,0);to=(86,64)]
/* ---- html:checkbox ---- */
org.apache.struts.taglib.html.CheckboxTag _jspx_th_html_checkbox_0 = new org.apache.struts.taglib.html.CheckboxTag();
_jspx_th_html_checkbox_0.setPageContext(pageContext);
_jspx_th_html_checkbox_0.setParent(_jspx_th_logic_iterate_0);
_jspx_th_html_checkbox_0.setIndexed(true);
_jspx_th_html_checkbox_0.setName("orders");
_jspx_th_html_checkbox_0.setProperty("status");
try {
int _jspx_eval_html_checkbox_0 = _jspx_th_html_checkbox_0.doStartTag();
if (_jspx_eval_html_checkbox_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
try {
if (_jspx_eval_html_checkbox_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = pageContext.pushBody();
_jspx_th_html_checkbox_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_checkbox_0.doInitBody();
}
do {
// end
// begin [file="/dealorder.jsp";from=(86,0);to=(86,64)]
} while (_jspx_th_html_checkbox_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
} finally {
if (_jspx_eval_html_checkbox_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = pageContext.popBody();
}
}
if (_jspx_th_html_checkbox_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_html_checkbox_0.release();
}
// end
// HTML // begin [file="/dealorder.jsp";from=(86,64);to=(89,0)]
out.write("\r\n</td>\r\n</tr>\r\n");
// end
// begin [file="/dealorder.jsp";from=(89,0);to=(89,16)]
} while (_jspx_th_logic_iterate_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
} finally {
if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = pageContext.popBody();
}
}
if (_jspx_th_logic_iterate_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_logic_iterate_0.release();
}
// end
// HTML // begin [file="/dealorder.jsp";from=(89,16);to=(95,0)]
out.write("\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</table>\r\n");
// end
// begin [file="/dealorder.jsp";from=(95,0);to=(95,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;
} finally {
_jspx_th_html_form_0.release();
}
// end
// HTML // begin [file="/dealorder.jsp";from=(95,12);to=(101,0)]
out.write("\r\n<br><br>\r\n<input type=\"button\" value=\"保存处理结果\" class=\"button\" onclick=\"saveorder();\"/>\r\n<hr height=1 />\r\n</body>\r\n</html>\r\n");
// end
} catch (Throwable t) {
if (out != null && out.getBufferSize() != 0)
out.clearBuffer();
if (pageContext != null) pageContext.handlePageException(t);
} finally {
if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -