📄 remove_0.jav
字号:
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_6 = new org.apache.struts.taglib.bean.WriteTag();
_jspx_th_bean_write_6.setPageContext(pageContext);
_jspx_th_bean_write_6.setParent(_jspx_th_logic_present_0);
_jspx_th_bean_write_6.setName("clientsForm");
_jspx_th_bean_write_6.setProperty("citycode");
_jspx_th_bean_write_6.setScope("request");
try {
int _jspx_eval_bean_write_6 = _jspx_th_bean_write_6.doStartTag();
if (_jspx_eval_bean_write_6 == 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_6 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// begin [file="/manager/Clients/remove.jsp";from=(77,14);to=(77,82)]
} while (_jspx_th_bean_write_6.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_bean_write_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_bean_write_6.release();
}
// end
// HTML // begin [file="/manager/Clients/remove.jsp";from=(77,82);to=(82,0)]
out.write("\r\n\r\n </font></td>\r\n</tr>\r\n\r\n");
// end
// begin [file="/manager/Clients/remove.jsp";from=(82,0);to=(82,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/Clients/remove.jsp";from=(82,16);to=(91,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/Clients/remove.jsp";from=(91,4);to=(91,53)]
/* ---- 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("/Clients/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/Clients/remove.jsp";from=(91,53);to=(92,54)]
out.write("\r\n <input type=\"hidden\" name=\"clientname\" value=\"");
// end
// begin [file="/manager/Clients/remove.jsp";from=(92,54);to=(92,124)]
/* ---- bean:write ---- */
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_7 = new org.apache.struts.taglib.bean.WriteTag();
_jspx_th_bean_write_7.setPageContext(pageContext);
_jspx_th_bean_write_7.setParent(_jspx_th_html_form_0);
_jspx_th_bean_write_7.setName("clientsForm");
_jspx_th_bean_write_7.setProperty("clientname");
_jspx_th_bean_write_7.setScope("request");
try {
int _jspx_eval_bean_write_7 = _jspx_th_bean_write_7.doStartTag();
if (_jspx_eval_bean_write_7 == 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_7 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// begin [file="/manager/Clients/remove.jsp";from=(92,54);to=(92,124)]
} while (_jspx_th_bean_write_7.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_bean_write_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_bean_write_7.release();
}
// end
// HTML // begin [file="/manager/Clients/remove.jsp";from=(92,124);to=(93,20)]
out.write("\">\r\n ");
// end
// begin [file="/manager/Clients/remove.jsp";from=(93,20);to=(93,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/Clients/remove.jsp";from=(93,33);to=(93,67)]
/* ---- 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_submit_0);
_jspx_th_bean_message_7.setKey("label.remove");
try {
int _jspx_eval_bean_message_7 = _jspx_th_bean_message_7.doStartTag();
if (_jspx_eval_bean_message_7 == 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_7 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// begin [file="/manager/Clients/remove.jsp";from=(93,33);to=(93,67)]
} while (_jspx_th_bean_message_7.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_bean_message_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_bean_message_7.release();
}
// end
// begin [file="/manager/Clients/remove.jsp";from=(93,20);to=(93,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/Clients/remove.jsp";from=(93,81);to=(95,20)]
out.write("\r\n \r\n ");
// end
// begin [file="/manager/Clients/remove.jsp";from=(95,20);to=(95,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/Clients/remove.jsp";from=(95,33);to=(95,67)]
/* ---- 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_cancel_0);
_jspx_th_bean_message_8.setKey("label.cancel");
try {
int _jspx_eval_bean_message_8 = _jspx_th_bean_message_8.doStartTag();
if (_jspx_eval_bean_message_8 == 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_8 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// begin [file="/manager/Clients/remove.jsp";from=(95,33);to=(95,67)]
} while (_jspx_th_bean_message_8.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_bean_message_8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_bean_message_8.release();
}
// end
// begin [file="/manager/Clients/remove.jsp";from=(95,20);to=(95,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/Clients/remove.jsp";from=(95,81);to=(96,12)]
out.write("\r\n ");
// end
// begin [file="/manager/Clients/remove.jsp";from=(96,12);to=(96,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/Clients/remove.jsp";from=(96,24);to=(108,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 + -