📄 remove_0002ejsp_jsp.java
字号:
// end
// begin [file="/manager/Assettype/remove.jsp";from=(53,0);to=(53,16)]
} 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;
} finally {
_jspx_th_logic_present_0.release();
}
// end
// HTML // begin [file="/manager/Assettype/remove.jsp";from=(53,16);to=(62,4)]
out.write("\r\n\r\n </table>\r\n</td>\r\n</tr>\r\n <tr>\r\n<td>\r\n<table bgcolor=\"#f2f2f2\" height=\"30\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\">\r\n<tr align=\"right\" valign=\"middle\">\r\n<td>");
// end
// begin [file="/manager/Assettype/remove.jsp";from=(62,4);to=(62,55)]
/* ---- 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.setMethod("POST");
_jspx_th_html_form_0.setAction("/Assettype/trash");
try {
int _jspx_eval_html_form_0 = _jspx_th_html_form_0.doStartTag();
if (_jspx_eval_html_form_0 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
throw new JspTagException("Since tag handler class org.apache.struts.taglib.html.FormTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
if (_jspx_eval_html_form_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/manager/Assettype/remove.jsp";from=(62,55);to=(63,57)]
out.write("\r\n <input type=\"hidden\" name=\"assettypename\" value=\"");
// end
// begin [file="/manager/Assettype/remove.jsp";from=(63,57);to=(63,132)]
/* ---- bean:write ---- */
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_2 = new org.apache.struts.taglib.bean.WriteTag();
_jspx_th_bean_write_2.setPageContext(pageContext);
_jspx_th_bean_write_2.setParent(_jspx_th_html_form_0);
_jspx_th_bean_write_2.setName("assettypeForm");
_jspx_th_bean_write_2.setProperty("assettypename");
_jspx_th_bean_write_2.setScope("request");
try {
int _jspx_eval_bean_write_2 = _jspx_th_bean_write_2.doStartTag();
if (_jspx_eval_bean_write_2 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
throw new JspTagException("Since tag handler class org.apache.struts.taglib.bean.WriteTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
if (_jspx_eval_bean_write_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// begin [file="/manager/Assettype/remove.jsp";from=(63,57);to=(63,132)]
} while (_jspx_th_bean_write_2.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_bean_write_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_bean_write_2.release();
}
// end
// HTML // begin [file="/manager/Assettype/remove.jsp";from=(63,132);to=(64,20)]
out.write("\">\r\n ");
// end
// begin [file="/manager/Assettype/remove.jsp";from=(64,20);to=(64,33)]
/* ---- html:submit ---- */
org.apache.struts.taglib.html.SubmitTag _jspx_th_html_submit_0 = new org.apache.struts.taglib.html.SubmitTag();
_jspx_th_html_submit_0.setPageContext(pageContext);
_jspx_th_html_submit_0.setParent(_jspx_th_html_form_0);
try {
int _jspx_eval_html_submit_0 = _jspx_th_html_submit_0.doStartTag();
if (_jspx_eval_html_submit_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
try {
if (_jspx_eval_html_submit_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = pageContext.pushBody();
_jspx_th_html_submit_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_submit_0.doInitBody();
}
do {
// end
// begin [file="/manager/Assettype/remove.jsp";from=(64,33);to=(64,67)]
/* ---- bean:message ---- */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_2 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_2.setPageContext(pageContext);
_jspx_th_bean_message_2.setParent(_jspx_th_html_submit_0);
_jspx_th_bean_message_2.setKey("label.remove");
try {
int _jspx_eval_bean_message_2 = _jspx_th_bean_message_2.doStartTag();
if (_jspx_eval_bean_message_2 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
throw new JspTagException("Since tag handler class org.apache.struts.taglib.bean.MessageTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
if (_jspx_eval_bean_message_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// begin [file="/manager/Assettype/remove.jsp";from=(64,33);to=(64,67)]
} while (_jspx_th_bean_message_2.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_bean_message_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_bean_message_2.release();
}
// end
// begin [file="/manager/Assettype/remove.jsp";from=(64,20);to=(64,81)]
} while (_jspx_th_html_submit_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
} finally {
if (_jspx_eval_html_submit_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = pageContext.popBody();
}
}
if (_jspx_th_html_submit_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_html_submit_0.release();
}
// end
// HTML // begin [file="/manager/Assettype/remove.jsp";from=(64,81);to=(66,20)]
out.write("\r\n \r\n ");
// end
// begin [file="/manager/Assettype/remove.jsp";from=(66,20);to=(66,33)]
/* ---- html:cancel ---- */
org.apache.struts.taglib.html.CancelTag _jspx_th_html_cancel_0 = new org.apache.struts.taglib.html.CancelTag();
_jspx_th_html_cancel_0.setPageContext(pageContext);
_jspx_th_html_cancel_0.setParent(_jspx_th_html_form_0);
try {
int _jspx_eval_html_cancel_0 = _jspx_th_html_cancel_0.doStartTag();
if (_jspx_eval_html_cancel_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
try {
if (_jspx_eval_html_cancel_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = pageContext.pushBody();
_jspx_th_html_cancel_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_cancel_0.doInitBody();
}
do {
// end
// begin [file="/manager/Assettype/remove.jsp";from=(66,33);to=(66,67)]
/* ---- bean:message ---- */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_3 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_3.setPageContext(pageContext);
_jspx_th_bean_message_3.setParent(_jspx_th_html_cancel_0);
_jspx_th_bean_message_3.setKey("label.cancel");
try {
int _jspx_eval_bean_message_3 = _jspx_th_bean_message_3.doStartTag();
if (_jspx_eval_bean_message_3 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
throw new JspTagException("Since tag handler class org.apache.struts.taglib.bean.MessageTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
if (_jspx_eval_bean_message_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// begin [file="/manager/Assettype/remove.jsp";from=(66,33);to=(66,67)]
} while (_jspx_th_bean_message_3.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_bean_message_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_bean_message_3.release();
}
// end
// begin [file="/manager/Assettype/remove.jsp";from=(66,20);to=(66,81)]
} while (_jspx_th_html_cancel_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
} finally {
if (_jspx_eval_html_cancel_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = pageContext.popBody();
}
}
if (_jspx_th_html_cancel_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_html_cancel_0.release();
}
// end
// HTML // begin [file="/manager/Assettype/remove.jsp";from=(66,81);to=(67,12)]
out.write("\r\n ");
// end
// begin [file="/manager/Assettype/remove.jsp";from=(67,12);to=(67,24)]
} 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="/manager/Assettype/remove.jsp";from=(67,24);to=(79,0)]
out.write("\r\n\r\n </td>\r\n</tr>\r\n</table>\r\n</td>\r\n</tr>\r\n </table>\r\n</td>\r\n</tr>\r\n</table>\r\n\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 + -