📄 entry_0002ejsp_jsp.java
字号:
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_c_otherwise_0);
_jspx_th_bean_message_1.setKey("label.edit");
try {
int _jspx_eval_bean_message_1 = _jspx_th_bean_message_1.doStartTag();
if (_jspx_eval_bean_message_1 == 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_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// begin [file="/manager/Client/entry.jsp";from=(32,8);to=(32,40)]
} while (_jspx_th_bean_message_1.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_bean_message_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_bean_message_1.release();
}
// end
// HTML // begin [file="/manager/Client/entry.jsp";from=(32,40);to=(33,6)]
out.write("\r\n ");
// end
// begin [file="/manager/Client/entry.jsp";from=(33,6);to=(33,20)]
} while (_jspx_th_c_otherwise_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_c_otherwise_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_c_otherwise_0.release();
}
// end
// HTML // begin [file="/manager/Client/entry.jsp";from=(33,20);to=(34,4)]
out.write("\r\n ");
// end
// begin [file="/manager/Client/entry.jsp";from=(34,4);to=(34,15)]
} while (_jspx_th_c_choose_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_c_choose_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_c_choose_0.release();
}
// end
// HTML // begin [file="/manager/Client/entry.jsp";from=(34,15);to=(51,4)]
out.write("\r\n 客户\r\n \r\n </td>\r\n</tr>\r\n<tr bgcolor=\"#FFFFFF\">\r\n<td width=\"5%\"></td><td width=\"19%\"></td><td width=\"76%\"></td>\r\n</tr>\r\n <tr>\r\n<td>\r\n<table bgcolor=\"#f2f2f2\" width=\"500\" cellspacing=\"0\" border=\"0\">\r\n <tr bgcolor=\"#FFFFFF\">\r\n<td width=\"5%\"></td><td width=\"19%\"></td><td width=\"76%\"></td>\r\n</tr>\r\n<tr bgcolor=\"#FFFFFF\">\r\n<td width=\"5%\"></td><td width=\"19%\"></td><td width=\"76%\"></td>\r\n</tr>\r\n ");
// end
// begin [file="/manager/Client/entry.jsp";from=(51,4);to=(51,14)]
/* ---- c:choose ---- */
org.apache.taglibs.standard.tag.common.core.ChooseTag _jspx_th_c_choose_1 = new org.apache.taglibs.standard.tag.common.core.ChooseTag();
_jspx_th_c_choose_1.setPageContext(pageContext);
_jspx_th_c_choose_1.setParent(_jspx_th_html_form_0);
try {
int _jspx_eval_c_choose_1 = _jspx_th_c_choose_1.doStartTag();
if (_jspx_eval_c_choose_1 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
throw new JspTagException("Since tag handler class org.apache.taglibs.standard.tag.common.core.ChooseTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
if (_jspx_eval_c_choose_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/manager/Client/entry.jsp";from=(51,14);to=(52,6)]
out.write("\r\n ");
// end
// begin [file="/manager/Client/entry.jsp";from=(52,6);to=(52,69)]
/* ---- c:when ---- */
org.apache.taglibs.standard.tag.el.core.WhenTag _jspx_th_c_when_1 = new org.apache.taglibs.standard.tag.el.core.WhenTag();
_jspx_th_c_when_1.setPageContext(pageContext);
_jspx_th_c_when_1.setParent(_jspx_th_c_choose_1);
_jspx_th_c_when_1.setTest("${requestScope['clientForm'].strutsAction == 1}");
try {
int _jspx_eval_c_when_1 = _jspx_th_c_when_1.doStartTag();
if (_jspx_eval_c_when_1 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
throw new JspTagException("Since tag handler class org.apache.taglibs.standard.tag.el.core.WhenTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
if (_jspx_eval_c_when_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/manager/Client/entry.jsp";from=(52,69);to=(54,39)]
out.write("\r\n <tr>\r\n<td width=\"5%\"></td><td width=\"19%\"><b>");
// end
// begin [file="/manager/Client/entry.jsp";from=(54,39);to=(54,74)]
/* ---- 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_c_when_1);
_jspx_th_bean_message_2.setKey("Client.mobile");
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/Client/entry.jsp";from=(54,39);to=(54,74)]
} 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
// HTML // begin [file="/manager/Client/entry.jsp";from=(54,74);to=(54,99)]
out.write("</b></td><td width=\"76%\">");
// end
// begin [file="/manager/Client/entry.jsp";from=(54,99);to=(54,139)]
/* ---- html:text ---- */
org.apache.struts.taglib.html.TextTag _jspx_th_html_text_0 = new org.apache.struts.taglib.html.TextTag();
_jspx_th_html_text_0.setPageContext(pageContext);
_jspx_th_html_text_0.setParent(_jspx_th_c_when_1);
_jspx_th_html_text_0.setProperty("mobile");
_jspx_th_html_text_0.setSize("20");
try {
int _jspx_eval_html_text_0 = _jspx_th_html_text_0.doStartTag();
if (_jspx_eval_html_text_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
try {
if (_jspx_eval_html_text_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = pageContext.pushBody();
_jspx_th_html_text_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_text_0.doInitBody();
}
do {
// end
// begin [file="/manager/Client/entry.jsp";from=(54,99);to=(54,139)]
} while (_jspx_th_html_text_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
} finally {
if (_jspx_eval_html_text_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = pageContext.popBody();
}
}
if (_jspx_th_html_text_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_html_text_0.release();
}
// end
// HTML // begin [file="/manager/Client/entry.jsp";from=(54,139);to=(56,4)]
out.write("</td>\r\n</tr>\r\n ");
// end
// begin [file="/manager/Client/entry.jsp";from=(56,4);to=(56,13)]
} while (_jspx_th_c_when_1.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_c_when_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_c_when_1.release();
}
// end
// HTML // begin [file="/manager/Client/entry.jsp";from=(56,13);to=(57,4)]
out.write("\r\n ");
// end
// begin [file="/manager/Client/entry.jsp";from=(57,4);to=(57,17)]
/* ---- c:otherwise ---- */
org.apache.taglibs.standard.tag.common.core.OtherwiseTag _jspx_th_c_otherwise_1 = new org.apache.taglibs.standard.tag.common.core.OtherwiseTag();
_jspx_th_c_otherwise_1.setPageContext(pageContext);
_jspx_th_c_otherwise_1.setParent(_jspx_th_c_choose_1);
try {
int _jspx_eval_c_otherwise_1 = _jspx_th_c_otherwise_1.doStartTag();
if (_jspx_eval_c_otherwise_1 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
throw new JspTagException("Since tag handler class org.apache.taglibs.standard.tag.common.core.OtherwiseTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
if (_jspx_eval_c_otherwise_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/manager/Client/entry.jsp";from=(57,17);to=(58,4)]
out.write("\r\n ");
// end
// begin [file="/manager/Client/entry.jsp";from=(58,4);to=(58,36)]
/* ---- 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_c_otherwise_1);
_jspx_th_html_hidden_1.setProperty("mobile");
try {
int _jspx_eval_html_hidden_1 = _jspx_th_html_hidden_1.doStartTag();
if (_jspx_eval_html_hidden_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
try {
if (_jspx_eval_html_hidden_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = pageContext.pushBody();
_jspx_th_html_hidden_1.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_hidden_1.doInitBody();
}
do {
// end
// begin [file="/manager/Client/entry.jsp";from=(58,4);to=(58,36)]
} while (_jspx_th_html_hidden_1.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
} finally {
if (_jspx_eval_html_hidden_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = pageContext.popBody();
}
}
if (_jspx_th_html_hidden_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_html_hidden_1.release();
}
// end
// HTML // begin [file="/manager/Client/entry.jsp";from=(58,36);to=(60,39)]
out.write("\r\n <tr>\r\n<td width=\"5%\"></td><td width=\"19%\"><b>");
// end
// begin [file="/manager/Client/entry.jsp";from=(60,39);to=(60,74)]
/* ---- 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_c_otherwise_1);
_jspx_th_bean_message_3.setKey("Client.mobile");
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/entry.jsp";from=(60,39);to=(60,74)]
} 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 {
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -