📄 register_0002ejsp_jsp.java
字号:
_jspx_th_html_select_0.doInitBody();
}
do {
// end
// HTML // begin [file="/register.jsp";from=(15,33);to=(16,8)]
out.write("\r\n ");
// end
// begin [file="/register.jsp";from=(16,8);to=(16,32)]
/* ---- html:option ---- */
org.apache.struts.taglib.html.OptionTag _jspx_th_html_option_0 = new org.apache.struts.taglib.html.OptionTag();
_jspx_th_html_option_0.setPageContext(pageContext);
_jspx_th_html_option_0.setParent(_jspx_th_html_select_0);
_jspx_th_html_option_0.setValue("男");
try {
int _jspx_eval_html_option_0 = _jspx_th_html_option_0.doStartTag();
if (_jspx_eval_html_option_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
try {
if (_jspx_eval_html_option_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = pageContext.pushBody();
_jspx_th_html_option_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_option_0.doInitBody();
}
do {
// end
// begin [file="/register.jsp";from=(16,8);to=(16,32)]
} while (_jspx_th_html_option_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
} finally {
if (_jspx_eval_html_option_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = pageContext.popBody();
}
}
if (_jspx_th_html_option_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_html_option_0.release();
}
// end
// HTML // begin [file="/register.jsp";from=(16,32);to=(17,8)]
out.write("\r\n ");
// end
// begin [file="/register.jsp";from=(17,8);to=(17,32)]
/* ---- html:option ---- */
org.apache.struts.taglib.html.OptionTag _jspx_th_html_option_1 = new org.apache.struts.taglib.html.OptionTag();
_jspx_th_html_option_1.setPageContext(pageContext);
_jspx_th_html_option_1.setParent(_jspx_th_html_select_0);
_jspx_th_html_option_1.setValue("女");
try {
int _jspx_eval_html_option_1 = _jspx_th_html_option_1.doStartTag();
if (_jspx_eval_html_option_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
try {
if (_jspx_eval_html_option_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = pageContext.pushBody();
_jspx_th_html_option_1.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_option_1.doInitBody();
}
do {
// end
// begin [file="/register.jsp";from=(17,8);to=(17,32)]
} while (_jspx_th_html_option_1.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
} finally {
if (_jspx_eval_html_option_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = pageContext.popBody();
}
}
if (_jspx_th_html_option_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_html_option_1.release();
}
// end
// HTML // begin [file="/register.jsp";from=(17,32);to=(18,6)]
out.write("\r\n ");
// end
// begin [file="/register.jsp";from=(18,6);to=(18,20)]
} while (_jspx_th_html_select_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
} finally {
if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = pageContext.popBody();
}
}
if (_jspx_th_html_select_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_html_select_0.release();
}
// end
// HTML // begin [file="/register.jsp";from=(18,20);to=(19,5)]
out.write("<br>\r\n 年龄:");
// end
// begin [file="/register.jsp";from=(19,5);to=(19,32)]
/* ---- html:text ---- */
org.apache.struts.taglib.html.TextTag _jspx_th_html_text_2 = new org.apache.struts.taglib.html.TextTag();
_jspx_th_html_text_2.setPageContext(pageContext);
_jspx_th_html_text_2.setParent(_jspx_th_html_form_0);
_jspx_th_html_text_2.setProperty("age");
try {
int _jspx_eval_html_text_2 = _jspx_th_html_text_2.doStartTag();
if (_jspx_eval_html_text_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
try {
if (_jspx_eval_html_text_2 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = pageContext.pushBody();
_jspx_th_html_text_2.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_text_2.doInitBody();
}
do {
// end
// begin [file="/register.jsp";from=(19,5);to=(19,32)]
} while (_jspx_th_html_text_2.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
} finally {
if (_jspx_eval_html_text_2 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = pageContext.popBody();
}
}
if (_jspx_th_html_text_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_html_text_2.release();
}
// end
// HTML // begin [file="/register.jsp";from=(19,32);to=(19,51)]
out.write(" <font color=\"red\">");
// end
// begin [file="/register.jsp";from=(19,51);to=(19,80)]
/* ---- html:errors ---- */
org.apache.struts.taglib.html.ErrorsTag _jspx_th_html_errors_2 = new org.apache.struts.taglib.html.ErrorsTag();
_jspx_th_html_errors_2.setPageContext(pageContext);
_jspx_th_html_errors_2.setParent(_jspx_th_html_form_0);
_jspx_th_html_errors_2.setProperty("age");
try {
int _jspx_eval_html_errors_2 = _jspx_th_html_errors_2.doStartTag();
if (_jspx_eval_html_errors_2 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
throw new JspTagException("Since tag handler class org.apache.struts.taglib.html.ErrorsTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
if (_jspx_eval_html_errors_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// begin [file="/register.jsp";from=(19,51);to=(19,80)]
} while (_jspx_th_html_errors_2.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_html_errors_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_html_errors_2.release();
}
// end
// HTML // begin [file="/register.jsp";from=(19,80);to=(21,2)]
out.write("</font><br><br>\r\n\r\n ");
// end
// begin [file="/register.jsp";from=(21,2);to=(21,42)]
/* ---- 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);
_jspx_th_html_submit_0.setValue("保存");
_jspx_th_html_submit_0.setProperty("sub");
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="/register.jsp";from=(21,2);to=(21,42)]
} 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="/register.jsp";from=(21,42);to=(23,0)]
out.write("<br>\r\n\r\n");
// end
// begin [file="/register.jsp";from=(23,0);to=(23,12)]
} 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="/register.jsp";from=(23,12);to=(25,0)]
out.write("\r\n</body>\r\n");
// end
// begin [file="/register.jsp";from=(25,0);to=(25,12)]
} while (_jspx_th_html_html_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_html_html_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_html_html_0.release();
}
// end
// HTML // begin [file="/register.jsp";from=(25,12);to=(26,0)]
out.write("\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 + -