📄 adminmain_jsp.java
字号:
customerInfo = (java.lang.Object) pageContext.findAttribute("customerInfo");
do {
out.write("\r\n");
out.write("\t\t<tr>\r\n");
out.write("\t\t\t<td>");
if (_jspx_meth_bean_write_0(_jspx_th_logic_iterate_0, pageContext))
return;
out.write("</td>\r\n");
out.write("\t\t\t<td>");
if (_jspx_meth_bean_write_1(_jspx_th_logic_iterate_0, pageContext))
return;
out.write("</td>\r\n");
out.write("\t\t\t");
if (_jspx_meth_logic_equal_0(_jspx_th_logic_iterate_0, pageContext))
return;
out.write("\r\n");
out.write("\t\t\t");
if (_jspx_meth_logic_equal_1(_jspx_th_logic_iterate_0, pageContext))
return;
out.write("\r\n");
out.write("\t\t\t<td>");
if (_jspx_meth_bean_write_2(_jspx_th_logic_iterate_0, pageContext))
return;
out.write("</td>\r\n");
out.write("\t\t\t<td>");
if (_jspx_meth_bean_write_3(_jspx_th_logic_iterate_0, pageContext))
return;
out.write("</td>\r\n");
out.write("\t\t\t<td>");
if (_jspx_meth_bean_write_4(_jspx_th_logic_iterate_0, pageContext))
return;
out.write("</td>\r\n");
out.write("\t\t\t<td>");
if (_jspx_meth_bean_write_5(_jspx_th_logic_iterate_0, pageContext))
return;
out.write("</td>\r\n");
out.write("\t\t\t<td>");
if (_jspx_meth_bean_write_6(_jspx_th_logic_iterate_0, pageContext))
return;
out.write("</td>\r\n");
out.write("\t\t\t<td>");
if (_jspx_meth_bean_write_7(_jspx_th_logic_iterate_0, pageContext))
return;
out.write("</td>\r\n");
out.write("\t\t\t");
if (_jspx_meth_logic_equal_2(_jspx_th_logic_iterate_0, pageContext))
return;
out.write("\r\n");
out.write("\t\t\t");
if (_jspx_meth_logic_equal_3(_jspx_th_logic_iterate_0, pageContext))
return;
out.write("\r\n");
out.write("\t\t\t");
if (_jspx_meth_logic_equal_4(_jspx_th_logic_iterate_0, pageContext))
return;
out.write("\r\n");
out.write("\t\t</tr>\r\n");
out.write("\t\t");
int evalDoAfterBody = _jspx_th_logic_iterate_0.doAfterBody();
customerInfo = (java.lang.Object) pageContext.findAttribute("customerInfo");
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
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;
_jspx_tagPool_logic_iterate_name_id.reuse(_jspx_th_logic_iterate_0);
out.write("\r\n");
out.write("\t</table>\r\n");
int evalDoAfterBody = _jspx_th_logic_present_0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_logic_present_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_logic_present_scope_name.reuse(_jspx_th_logic_present_0);
out.write('\r');
out.write('\n');
if (_jspx_meth_html_javascript_0(_jspx_th_html_html_0, pageContext))
return;
out.write("\r\n");
out.write("<script language=\"Javascript1.1\" src=\"staticJavascript.jsp\"></script>\r\n");
out.write("\r\n");
out.write("</body>\r\n");
int evalDoAfterBody = _jspx_th_html_html_0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_html_html_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_html_html.reuse(_jspx_th_html_html_0);
out.write('\r');
out.write('\n');
} catch (Throwable t) {
if (!(t instanceof SkipPageException)){
out = _jspx_out;
if (out != null && out.getBufferSize() != 0)
out.clearBuffer();
if (pageContext != null) pageContext.handlePageException(t);
}
} finally {
if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
}
}
private boolean _jspx_meth_bean_message_0(javax.servlet.jsp.tagext.JspTag _jspx_th_html_html_0, PageContext pageContext)
throws Throwable {
JspWriter out = pageContext.getOut();
// bean:message
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_0 = (org.apache.struts.taglib.bean.MessageTag) _jspx_tagPool_bean_message_key.get(org.apache.struts.taglib.bean.MessageTag.class);
_jspx_th_bean_message_0.setPageContext(pageContext);
_jspx_th_bean_message_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_html_0);
_jspx_th_bean_message_0.setKey("title.adminView");
int _jspx_eval_bean_message_0 = _jspx_th_bean_message_0.doStartTag();
if (_jspx_th_bean_message_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_bean_message_key.reuse(_jspx_th_bean_message_0);
return false;
}
private boolean _jspx_meth_html_form_0(javax.servlet.jsp.tagext.JspTag _jspx_th_html_html_0, PageContext pageContext)
throws Throwable {
JspWriter out = pageContext.getOut();
// html:form
org.apache.struts.taglib.html.FormTag _jspx_th_html_form_0 = (org.apache.struts.taglib.html.FormTag) _jspx_tagPool_html_form_onsubmit_method_action.get(org.apache.struts.taglib.html.FormTag.class);
_jspx_th_html_form_0.setPageContext(pageContext);
_jspx_th_html_form_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_html_0);
_jspx_th_html_form_0.setAction("/customerSearch");
_jspx_th_html_form_0.setMethod("post");
_jspx_th_html_form_0.setOnsubmit("return validateAdminFreezedActionForm(this);");
int _jspx_eval_html_form_0 = _jspx_th_html_form_0.doStartTag();
if (_jspx_eval_html_form_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\r\n");
out.write("\t<table width=\"423\" cellpadding=\"1\" cellspacing=\"1\" align=\"left\">\r\n");
out.write("\t\t<tr>\r\n");
out.write("\t\t\t<td colspan=\"2\" align=\"center\">\r\n");
out.write("\t\t\t\t");
if (_jspx_meth_bean_message_1(_jspx_th_html_form_0, pageContext))
return true;
out.write("\r\n");
out.write("\t\t\t</td>\r\n");
out.write("\t\t</tr>\r\n");
out.write("\t\t<tr>\r\n");
out.write("\t\t\t<td width=\"50%\">\r\n");
out.write("\t\t\t\t");
if (_jspx_meth_bean_message_2(_jspx_th_html_form_0, pageContext))
return true;
out.write("\r\n");
out.write("\t\t\t</td>\r\n");
out.write("\t\t\t<td width=\"50%\">\r\n");
out.write("\t\t\t\t");
if (_jspx_meth_html_text_0(_jspx_th_html_form_0, pageContext))
return true;
out.write("\r\n");
out.write("\t\t\t</td>\r\n");
out.write("\t\t</tr>\r\n");
out.write("\t\t<tr>\r\n");
out.write("\t\t\t<td colspan=\"2\" align=\"center\">\r\n");
out.write("\t\t\t<!--用该方法为隐藏表单域赋值-->\r\n");
out.write("\t\t\t\t");
if (_jspx_meth_html_hidden_0(_jspx_th_html_form_0, pageContext))
return true;
out.write("\t\r\n");
out.write("\t\t\t\t");
if (_jspx_meth_html_submit_0(_jspx_th_html_form_0, pageContext))
return true;
out.write("\r\n");
out.write("\t\t\t\t");
if (_jspx_meth_html_submit_1(_jspx_th_html_form_0, pageContext))
return true;
out.write("\r\n");
out.write("\t\t\t\t");
if (_jspx_meth_html_link_0(_jspx_th_html_form_0, pageContext))
return true;
out.write("\r\n");
out.write("\t\t\t</td>\r\n");
out.write("\t\t</tr>\r\n");
out.write("\t</table>\r\n");
int evalDoAfterBody = _jspx_th_html_form_0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_html_form_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_html_form_onsubmit_method_action.reuse(_jspx_th_html_form_0);
return false;
}
private boolean _jspx_meth_bean_message_1(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext pageContext)
throws Throwable {
JspWriter out = pageContext.getOut();
// bean:message
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_1 = (org.apache.struts.taglib.bean.MessageTag) _jspx_tagPool_bean_message_key.get(org.apache.struts.taglib.bean.MessageTag.class);
_jspx_th_bean_message_1.setPageContext(pageContext);
_jspx_th_bean_message_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_bean_message_1.setKey("title.tradeQuery");
int _jspx_eval_bean_message_1 = _jspx_th_bean_message_1.doStartTag();
if (_jspx_th_bean_message_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_bean_message_key.reuse(_jspx_th_bean_message_1);
return false;
}
private boolean _jspx_meth_bean_message_2(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext pageContext)
throws Throwable {
JspWriter out = pageContext.getOut();
// bean:message
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_2 = (org.apache.struts.taglib.bean.MessageTag) _jspx_tagPool_bean_message_key.get(org.apache.struts.taglib.bean.MessageTag.class);
_jspx_th_bean_message_2.setPageContext(pageContext);
_jspx_th_bean_message_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_bean_message_2.setKey("label.accountID");
int _jspx_eval_bean_message_2 = _jspx_th_bean_message_2.doStartTag();
if (_jspx_th_bean_message_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_bean_message_key.reuse(_jspx_th_bean_message_2);
return false;
}
private boolean _jspx_meth_html_text_0(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext pageContext)
throws Throwable {
JspWriter out = pageContext.getOut();
// html:text
org.apache.struts.taglib.html.TextTag _jspx_th_html_text_0 = (org.apache.struts.taglib.html.TextTag) _jspx_tagPool_html_text_styleClass_size_property_maxlength.get(org.apache.struts.taglib.html.TextTag.class);
_jspx_th_html_text_0.setPageContext(pageContext);
_jspx_th_html_text_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_html_text_0.setStyleClass("input");
_jspx_th_html_text_0.setMaxlength("10");
_jspx_th_html_text_0.setProperty("accountID");
_jspx_th_html_text_0.setSize("30");
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -