?? remove_0002ejsp_jsp.java
字號:
// end
// HTML // begin [file="/manager/Client/remove.jsp";from=(53,72);to=(54,14)]
out.write("</b></td><td width=\"76%\">\r\n ");
// end
// begin [file="/manager/Client/remove.jsp";from=(54,14);to=(54,77)]
/* ---- 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_logic_present_0);
_jspx_th_bean_write_2.setName("clientForm");
_jspx_th_bean_write_2.setProperty("sfzh");
_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/Client/remove.jsp";from=(54,14);to=(54,77)]
} 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/Client/remove.jsp";from=(54,77);to=(59,0)]
out.write("\r\n \r\n </td>\r\n</tr>\r\n\r\n");
// end
// begin [file="/manager/Client/remove.jsp";from=(59,0);to=(59,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/Client/remove.jsp";from=(59,16);to=(68,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/Client/remove.jsp";from=(68,4);to=(68,52)]
/* ---- 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("/Client/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/Client/remove.jsp";from=(68,52);to=(69,50)]
out.write("\r\n <input type=\"hidden\" name=\"mobile\" value=\"");
// end
// begin [file="/manager/Client/remove.jsp";from=(69,50);to=(69,115)]
/* ---- bean:write ---- */
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_3 = new org.apache.struts.taglib.bean.WriteTag();
_jspx_th_bean_write_3.setPageContext(pageContext);
_jspx_th_bean_write_3.setParent(_jspx_th_html_form_0);
_jspx_th_bean_write_3.setName("clientForm");
_jspx_th_bean_write_3.setProperty("mobile");
_jspx_th_bean_write_3.setScope("request");
try {
int _jspx_eval_bean_write_3 = _jspx_th_bean_write_3.doStartTag();
if (_jspx_eval_bean_write_3 == 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_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// begin [file="/manager/Client/remove.jsp";from=(69,50);to=(69,115)]
} while (_jspx_th_bean_write_3.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_bean_write_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_bean_write_3.release();
}
// end
// HTML // begin [file="/manager/Client/remove.jsp";from=(69,115);to=(70,20)]
out.write("\">\r\n ");
// end
// begin [file="/manager/Client/remove.jsp";from=(70,20);to=(70,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/Client/remove.jsp";from=(70,33);to=(70,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_submit_0);
_jspx_th_bean_message_3.setKey("label.remove");
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/Client/remove.jsp";from=(70,33);to=(70,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/Client/remove.jsp";from=(70,20);to=(70,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/Client/remove.jsp";from=(70,81);to=(72,20)]
out.write("\r\n \r\n ");
// end
// begin [file="/manager/Client/remove.jsp";from=(72,20);to=(72,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/Client/remove.jsp";from=(72,33);to=(72,67)]
/* ---- bean:message ---- */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_4 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_4.setPageContext(pageContext);
_jspx_th_bean_message_4.setParent(_jspx_th_html_cancel_0);
_jspx_th_bean_message_4.setKey("label.cancel");
try {
int _jspx_eval_bean_message_4 = _jspx_th_bean_message_4.doStartTag();
if (_jspx_eval_bean_message_4 == 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_4 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// begin [file="/manager/Client/remove.jsp";from=(72,33);to=(72,67)]
} while (_jspx_th_bean_message_4.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_bean_message_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_bean_message_4.release();
}
// end
// begin [file="/manager/Client/remove.jsp";from=(72,20);to=(72,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/Client/remove.jsp";from=(72,81);to=(73,12)]
out.write("\r\n ");
// end
// begin [file="/manager/Client/remove.jsp";from=(73,12);to=(73,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/Client/remove.jsp";from=(73,24);to=(85,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 + -