📄 agreereg_jsp.java
字号:
out.write("\t\t\t\t <td width=33% id=strength_L >弱</td>\r\n");
out.write("\t\t\t\t <td width=33% id=strength_M class=td_l>中</td>\r\n");
out.write("\t\t\t\t <td width=33% id=strength_H class=td_l>强</td>\r\n");
out.write("\t\t\t </tr>\r\n");
out.write("\t\t\t </table>\r\n");
out.write("\t\t </td></tr>\r\n");
out.write("\t\t <tr><td class=td_tbg>\r\n");
out.write("\t\t\t <b>密码确认</b> :<br>\r\n");
out.write("\t\t\t 再次输入密码,以此确认!<br>\r\n");
out.write("\t\t </td><td class=td_lt>\r\n");
out.write("\t\t \t <input type=password name=password2 /> * 必填项\r\n");
out.write("\t\t </td></tr>\r\n");
out.write("\t\t ");
if (_jspx_meth_logic_equal_7(_jspx_th_html_form_0, _jspx_page_context))
return;
out.write("\r\n");
out.write("\t\t <tr><td class=td_tbg>\r\n");
out.write("\t\t\t <b>E_mail地址</b> :<br>\r\n");
out.write("\t\t\t 请输入你的E_mail地址,<br>\r\n");
out.write("\t\t\t 以便找回密码及管理员联系之用!<br>\r\n");
out.write("\t\t </td><td class=td_lt> \r\n");
out.write("\t\t ");
if (_jspx_meth_logic_equal_8(_jspx_th_html_form_0, _jspx_page_context))
return;
out.write("\r\n");
out.write("\t\t\t");
if (_jspx_meth_logic_equal_11(_jspx_th_html_form_0, _jspx_page_context))
return;
out.write("\r\n");
out.write("\t\t </td></tr>\r\n");
out.write("\t\t <tr><td class=td_tbg>\r\n");
out.write("\t\t\t <b>密码提示问题</b> :<br>\r\n");
out.write("\t\t\t 请填写,以便找回密码时用!<br>\r\n");
out.write("\t\t </td>\r\n");
out.write("\t\t <td class=td_lt>\r\n");
out.write("\t\t\t <input type=text name=question value=\"");
if (_jspx_meth_bean_write_7(_jspx_th_html_form_0, _jspx_page_context))
return;
out.write("\" >\r\n");
out.write("\t\t </td></tr>\r\n");
out.write("\t\t <tr><td class=td_tbg>\r\n");
out.write("\t\t\t <b>密码问题答案</b> :<br>\r\n");
out.write("\t\t\t 请填写上面问题答案,务必一定要记住!\r\n");
out.write("\t\t \t</td><td class=td_lt>\r\n");
out.write("\t\t \t <input type=text name=answer value=\"");
if (_jspx_meth_bean_write_8(_jspx_th_html_form_0, _jspx_page_context))
return;
out.write("\" />\r\n");
out.write("\t\t </td></tr>\r\n");
out.write("\t\t </table>\r\n");
out.write("\t\t </td></tr>\r\n");
out.write("\t\t <tr><td width=\"100%\">\r\n");
out.write("\t\t\t <table id=\"moretable\" style=\"display:none\" width=\"100%\" cellSpacing=0 cellPadding=0 >\r\n");
out.write("\t\t\t <tr><td class=td_tbg width=\"35%\">\r\n");
out.write("\t\t\t\t <b>是否显示E_mail</b> :<br>\r\n");
out.write("\t\t\t\t 是否希望查看你的个人信息时显示E_mail? \r\n");
out.write("\t\t\t \t</td><td class=td_lt> \r\n");
out.write("\t\t\t \t ");
if (_jspx_meth_logic_equal_12(_jspx_th_html_form_0, _jspx_page_context))
return;
out.write("\r\n");
out.write("\t\t\t \t ");
if (_jspx_meth_logic_equal_13(_jspx_th_html_form_0, _jspx_page_context))
return;
out.write("\r\n");
out.write("\t\t\t </td></tr>\r\n");
out.write("\t\t\t <tr><td class=td_tbg height=28px>\r\n");
out.write("\t\t\t \t <b>性别</b> :\r\n");
out.write("\t\t\t </td><td class=td_lt> ");
// bean:define
org.apache.struts.taglib.bean.DefineTag _jspx_th_bean_define_0 = (org.apache.struts.taglib.bean.DefineTag) _jspx_tagPool_bean_define_property_name_id_nobody.get(org.apache.struts.taglib.bean.DefineTag.class);
_jspx_th_bean_define_0.setPageContext(_jspx_page_context);
_jspx_th_bean_define_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_bean_define_0.setId("usex");
_jspx_th_bean_define_0.setName("curUser");
_jspx_th_bean_define_0.setProperty("sex");
int _jspx_eval_bean_define_0 = _jspx_th_bean_define_0.doStartTag();
if (_jspx_th_bean_define_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_bean_define_property_name_id_nobody.reuse(_jspx_th_bean_define_0);
java.lang.Object usex = null;
usex = (java.lang.Object) _jspx_page_context.findAttribute("usex");
out.write("\r\n");
out.write("\t\t\t\t ");
// html:select
org.apache.struts.taglib.html.SelectTag _jspx_th_html_select_0 = (org.apache.struts.taglib.html.SelectTag) _jspx_tagPool_html_select_value_property.get(org.apache.struts.taglib.html.SelectTag.class);
_jspx_th_html_select_0.setPageContext(_jspx_page_context);
_jspx_th_html_select_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_html_select_0.setProperty("sex");
_jspx_th_html_select_0.setValue(usex.toString());
int _jspx_eval_html_select_0 = _jspx_th_html_select_0.doStartTag();
if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = _jspx_page_context.pushBody();
_jspx_th_html_select_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_select_0.doInitBody();
}
do {
out.write("\r\n");
out.write("\t\t\t\t\t \t");
if (_jspx_meth_html_option_0(_jspx_th_html_select_0, _jspx_page_context))
return;
out.write("\r\n");
out.write("\t\t\t\t\t ");
if (_jspx_meth_html_option_1(_jspx_th_html_select_0, _jspx_page_context))
return;
out.write("\r\n");
out.write("\t\t\t\t\t ");
if (_jspx_meth_html_option_2(_jspx_th_html_select_0, _jspx_page_context))
return;
out.write("\r\n");
out.write("\t\t\t \t");
int evalDoAfterBody = _jspx_th_html_select_0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = _jspx_page_context.popBody();
}
if (_jspx_th_html_select_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_html_select_value_property.reuse(_jspx_th_html_select_0);
out.write("\r\n");
out.write("\t\t\t </td></tr>\r\n");
out.write("\t\t\t <tr><td class=td_tbg height=28px>\r\n");
out.write("\t\t\t\t <b>生日</b> :<br>\r\n");
out.write("\t\t\t\t </td>\r\n");
out.write("\t\t\t\t <td class=td_lt> \r\n");
out.write("\t\t\t\t ");
// html:select
org.apache.struts.taglib.html.SelectTag _jspx_th_html_select_1 = (org.apache.struts.taglib.html.SelectTag) _jspx_tagPool_html_select_value_property.get(org.apache.struts.taglib.html.SelectTag.class);
_jspx_th_html_select_1.setPageContext(_jspx_page_context);
_jspx_th_html_select_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_html_select_1.setProperty("year");
_jspx_th_html_select_1.setValue(request.getAttribute("year").toString());
int _jspx_eval_html_select_1 = _jspx_th_html_select_1.doStartTag();
if (_jspx_eval_html_select_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
if (_jspx_eval_html_select_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = _jspx_page_context.pushBody();
_jspx_th_html_select_1.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_select_1.doInitBody();
}
do {
out.write("\r\n");
out.write("\t\t\t\t \t");
for(int i=2007;i>=1949;i--){
out.write("\r\n");
out.write("\t\t\t\t\t ");
// html:option
org.apache.struts.taglib.html.OptionTag _jspx_th_html_option_3 = (org.apache.struts.taglib.html.OptionTag) _jspx_tagPool_html_option_value.get(org.apache.struts.taglib.html.OptionTag.class);
_jspx_th_html_option_3.setPageContext(_jspx_page_context);
_jspx_th_html_option_3.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_select_1);
_jspx_th_html_option_3.setValue(String.valueOf(i));
int _jspx_eval_html_option_3 = _jspx_th_html_option_3.doStartTag();
if (_jspx_eval_html_option_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
if (_jspx_eval_html_option_3 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = _jspx_page_context.pushBody();
_jspx_th_html_option_3.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_option_3.doInitBody();
}
do {
out.print(i);
int evalDoAfterBody = _jspx_th_html_option_3.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
if (_jspx_eval_html_option_3 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = _jspx_page_context.popBody();
}
if (_jspx_th_html_option_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_html_option_value.reuse(_jspx_th_html_option_3);
out.write("\r\n");
out.write("\t\t\t\t\t ");
}
out.write("\r\n");
out.write("\t\t\t\t ");
int evalDoAfterBody = _jspx_th_html_select_1.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
if (_jspx_eval_html_select_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = _jspx_page_context.popBody();
}
if (_jspx_th_html_select_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_html_select_value_property.reuse(_jspx_th_html_select_1);
out.write(" 年 \r\n");
out.write("\t\t\t\t ");
// html:select
org.apache.struts.taglib.html.SelectTag _jspx_th_html_select_2 = (org.apache.struts.taglib.html.SelectTag) _jspx_tagPool_html_select_value_property.get(org.apache.struts.taglib.html.SelectTag.class);
_jspx_th_html_select_2.setPageContext(_jspx_page_context);
_jspx_th_html_select_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_html_select_2.setProperty("month");
_jspx_th_html_select_2.setValue(request.getAttribute("month").toString());
int _jspx_eval_html_select_2 = _jspx_th_html_select_2.doStartTag();
if (_jspx_eval_html_select_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
if (_jspx_eval_html_select_2 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = _jspx_page_context.pushBody();
_jspx_th_html_select_2.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_select_2.doInitBody();
}
do {
out.write("\r\n");
out.write("\t\t\t\t \t");
for(int i=1;i<13;i++){
out.write("\r\n");
out.write("\t\t\t\t\t ");
// html:option
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -