📄 reg_jsp.java
字号:
out.write("</td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <td align=\"center\" bgcolor=\"#0099FF\">电子邮件</td>\r\n");
out.write(" <td bgcolor=\"#0099FF\">");
if (_jspx_meth_html_text_4(_jspx_th_html_form_0, _jspx_page_context))
return;
out.write("\r\n");
out.write(" ");
if (_jspx_meth_html_errors_2(_jspx_th_html_form_0, _jspx_page_context))
return;
out.write("\r\n");
out.write(" </td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <td height=\"22\" colspan=\"2\" align=\"center\"><table width=\"68%\" border=\"1\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td height=\"26\" align=\"center\">");
if (_jspx_meth_html_submit_0(_jspx_th_html_form_0, _jspx_page_context))
return;
out.write("</td>\r\n");
out.write(" <td valign=\"middle\">");
if (_jspx_meth_html_reset_0(_jspx_th_html_form_0, _jspx_page_context))
return;
out.write("</td>\r\n");
out.write(" </tr>\r\n");
out.write(" </table></td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <td height=\"22\" colspan=\"2\" align=\"center\">\t\r\n");
out.write(" <table>\r\n");
out.write("\t\t<tr>\r\n");
out.write("\t\t<td align=\"left\">\r\n");
out.write("\t\t");
// logic:messagesPresent
org.apache.struts.taglib.logic.MessagesPresentTag _jspx_th_logic_messagesPresent_0 = (org.apache.struts.taglib.logic.MessagesPresentTag) _jspx_tagPool_logic_messagesPresent.get(org.apache.struts.taglib.logic.MessagesPresentTag.class);
_jspx_th_logic_messagesPresent_0.setPageContext(_jspx_page_context);
_jspx_th_logic_messagesPresent_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
int _jspx_eval_logic_messagesPresent_0 = _jspx_th_logic_messagesPresent_0.doStartTag();
if (_jspx_eval_logic_messagesPresent_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write(" 错误信息列表\r\n");
out.write(" <ul>\r\n");
out.write(" ");
// html:messages
org.apache.struts.taglib.html.MessagesTag _jspx_th_html_messages_0 = (org.apache.struts.taglib.html.MessagesTag) _jspx_tagPool_html_messages_id.get(org.apache.struts.taglib.html.MessagesTag.class);
_jspx_th_html_messages_0.setPageContext(_jspx_page_context);
_jspx_th_html_messages_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_messagesPresent_0);
_jspx_th_html_messages_0.setId("error");
int _jspx_eval_html_messages_0 = _jspx_th_html_messages_0.doStartTag();
if (_jspx_eval_html_messages_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
java.lang.String error = null;
if (_jspx_eval_html_messages_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = _jspx_page_context.pushBody();
_jspx_th_html_messages_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_messages_0.doInitBody();
}
error = (java.lang.String) _jspx_page_context.findAttribute("error");
do {
out.write("\r\n");
out.write(" <li>");
if (_jspx_meth_bean_write_0(_jspx_th_html_messages_0, _jspx_page_context))
return;
out.write("</hr>\r\n");
out.write(" </li>\r\n");
out.write(" ");
int evalDoAfterBody = _jspx_th_html_messages_0.doAfterBody();
error = (java.lang.String) _jspx_page_context.findAttribute("error");
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
if (_jspx_eval_html_messages_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = _jspx_page_context.popBody();
}
if (_jspx_th_html_messages_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_html_messages_id.reuse(_jspx_th_html_messages_0);
out.write("\r\n");
out.write(" </ul>\r\n");
int evalDoAfterBody = _jspx_th_logic_messagesPresent_0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_logic_messagesPresent_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_logic_messagesPresent.reuse(_jspx_th_logic_messagesPresent_0);
out.write("\r\n");
out.write("</td>\r\n");
out.write("</tr>\r\n");
out.write("<table>\r\n");
out.write("</td>\r\n");
out.write(" </tr>\r\n");
out.write(" </table>\r\n");
out.write("\t\t");
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;
_jspx_tagPool_html_form_action.reuse(_jspx_th_html_form_0);
out.write("\r\n");
out.write("\t\t</td>\r\n");
out.write(" </tr>\r\n");
out.write(" </table>\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 (_jspx_page_context != null) _jspx_page_context.handlePageException(t);
}
} finally {
if (_jspxFactory != null) _jspxFactory.releasePageContext(_jspx_page_context);
}
}
private boolean _jspx_meth_html_text_0(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// html:text
org.apache.struts.taglib.html.TextTag _jspx_th_html_text_0 = (org.apache.struts.taglib.html.TextTag) _jspx_tagPool_html_text_size_property_maxlength_nobody.get(org.apache.struts.taglib.html.TextTag.class);
_jspx_th_html_text_0.setPageContext(_jspx_page_context);
_jspx_th_html_text_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_html_text_0.setProperty("account_id");
_jspx_th_html_text_0.setSize("20");
_jspx_th_html_text_0.setMaxlength("20");
int _jspx_eval_html_text_0 = _jspx_th_html_text_0.doStartTag();
if (_jspx_th_html_text_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_html_text_size_property_maxlength_nobody.reuse(_jspx_th_html_text_0);
return false;
}
private boolean _jspx_meth_html_errors_0(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// html:errors
org.apache.struts.taglib.html.ErrorsTag _jspx_th_html_errors_0 = (org.apache.struts.taglib.html.ErrorsTag) _jspx_tagPool_html_errors_property_nobody.get(org.apache.struts.taglib.html.ErrorsTag.class);
_jspx_th_html_errors_0.setPageContext(_jspx_page_context);
_jspx_th_html_errors_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_html_errors_0.setProperty("account_id");
int _jspx_eval_html_errors_0 = _jspx_th_html_errors_0.doStartTag();
if (_jspx_th_html_errors_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_html_errors_property_nobody.reuse(_jspx_th_html_errors_0);
return false;
}
private boolean _jspx_meth_html_text_1(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// html:text
org.apache.struts.taglib.html.TextTag _jspx_th_html_text_1 = (org.apache.struts.taglib.html.TextTag) _jspx_tagPool_html_text_size_property_maxlength_nobody.get(org.apache.struts.taglib.html.TextTag.class);
_jspx_th_html_text_1.setPageContext(_jspx_page_context);
_jspx_th_html_text_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_html_text_1.setProperty("name");
_jspx_th_html_text_1.setSize("20");
_jspx_th_html_text_1.setMaxlength("20");
int _jspx_eval_html_text_1 = _jspx_th_html_text_1.doStartTag();
if (_jspx_th_html_text_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_html_text_size_property_maxlength_nobody.reuse(_jspx_th_html_text_1);
return false;
}
private boolean _jspx_meth_html_password_0(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -