📄 usermes_jsp.java
字号:
out.write(" <td class=\"9P\">姓名<span class=\"pp\"> * </span></td>\r\n");
out.write(" <td colspan=\"2\"> ");
if (_jspx_meth_html_text_0(_jspx_th_html_form_1, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" 请键入用户的真实姓名</td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr> \r\n");
out.write(" <td class=\"9P\">联系方式 <span class=\"pp\">*</span></td>\r\n");
out.write(" <td colspan=\"2\"> ");
if (_jspx_meth_html_text_1(_jspx_th_html_form_1, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" 请输入有效的联系方式(可不填)</td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr> \r\n");
out.write(" <td class=\"9P\">电子邮箱 <span class=\"pp\">*</span></td>\r\n");
out.write(" <td colspan=\"2\"> ");
if (_jspx_meth_html_text_2(_jspx_th_html_form_1, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" 请输入有效的电子邮箱 </td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr> \r\n");
out.write(" <td class=\"9P\">付款方式 <span class=\"pp\">*</span></td>\r\n");
out.write(" <td colspan=\"2\" bordercolor=\"#9999FF\">");
if (_jspx_meth_html_radio_0(_jspx_th_html_form_1, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" 现金支付 \r\n");
out.write(" ");
if (_jspx_meth_html_radio_1(_jspx_th_html_form_1, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" 银行转帐 \r\n");
out.write(" ");
if (_jspx_meth_html_radio_2(_jspx_th_html_form_1, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" 邮局汇款 \r\n");
out.write(" ");
if (_jspx_meth_html_radio_3(_jspx_th_html_form_1, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" 其他 </td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr> \r\n");
out.write(" <td colspan=\"3\" class=\"9P\"><div align=\"center\"> <span class=\"yellow\">以下是附加信息(可不填) \r\n");
out.write(" </span> \r\n");
out.write(" <hr>\r\n");
out.write(" </div></td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr> \r\n");
out.write(" <td class=\"9P\">职业</td>\r\n");
out.write(" <td colspan=\"2\" bordercolor=\"#9999FF\">");
if (_jspx_meth_html_select_0(_jspx_th_html_form_1, _jspx_page_context))
return true;
out.write("</td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr> \r\n");
out.write(" <td class=\"9P\">省份 </td>\r\n");
out.write(" <td colspan=\"2\" bordercolor=\"#9999FF\">");
if (_jspx_meth_html_select_1(_jspx_th_html_form_1, _jspx_page_context))
return true;
out.write("</td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr> \r\n");
out.write(" <td class=\"9P\">性别 </td>\r\n");
out.write(" <td colspan=\"2\" bordercolor=\"#9999FF\">");
if (_jspx_meth_html_radio_4(_jspx_th_html_form_1, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" 男 \r\n");
out.write(" ");
if (_jspx_meth_html_radio_5(_jspx_th_html_form_1, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" 女</td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr> \r\n");
out.write(" <td class=\"9P\">公司 </td>\r\n");
out.write(" <td colspan=\"2\" bordercolor=\"#9999FF\">");
if (_jspx_meth_html_text_3(_jspx_th_html_form_1, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" 请输入公司名称(可不填)</td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr> \r\n");
out.write(" <td class=\"9P\">公司地址 </td>\r\n");
out.write(" <td colspan=\"2\" bordercolor=\"#9999FF\">");
if (_jspx_meth_html_text_4(_jspx_th_html_form_1, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" 请输入公司电子邮箱(可不填)</td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr> \r\n");
out.write(" <td class=\"9P\">邮编 </td>\r\n");
out.write(" <td colspan=\"3\" bordercolor=\"#9999FF\">");
if (_jspx_meth_html_text_5(_jspx_th_html_form_1, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" 请输入公司邮编号码(可不填)</td>\r\n");
out.write(" <tr> \r\n");
out.write(" <td colspan=\"4\" class=\"9P\"><div align=\"center\"> \r\n");
out.write(" ");
if (_jspx_meth_html_submit_0(_jspx_th_html_form_1, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" </div></td>\r\n");
out.write(" </table>\r\n");
out.write(" ");
int evalDoAfterBody = _jspx_th_html_form_1.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_html_form_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_jspx_tagPool_html_form_method_action.reuse(_jspx_th_html_form_1);
return true;
}
_jspx_tagPool_html_form_method_action.reuse(_jspx_th_html_form_1);
return false;
}
private boolean _jspx_meth_html_hidden_0(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_1, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// html:hidden
org.apache.struts.taglib.html.HiddenTag _jspx_th_html_hidden_0 = (org.apache.struts.taglib.html.HiddenTag) _jspx_tagPool_html_hidden_value_property_nobody.get(org.apache.struts.taglib.html.HiddenTag.class);
_jspx_th_html_hidden_0.setPageContext(_jspx_page_context);
_jspx_th_html_hidden_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_1);
_jspx_th_html_hidden_0.setProperty("user.login_name");
_jspx_th_html_hidden_0.setValue((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${userForUpdate.login_name}", java.lang.String.class, (PageContext)_jspx_page_context, null, false));
int _jspx_eval_html_hidden_0 = _jspx_th_html_hidden_0.doStartTag();
if (_jspx_th_html_hidden_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_jspx_tagPool_html_hidden_value_property_nobody.reuse(_jspx_th_html_hidden_0);
return true;
}
_jspx_tagPool_html_hidden_value_property_nobody.reuse(_jspx_th_html_hidden_0);
return false;
}
private boolean _jspx_meth_c_choose_1(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_1, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// c:choose
org.apache.taglibs.standard.tag.common.core.ChooseTag _jspx_th_c_choose_1 = (org.apache.taglibs.standard.tag.common.core.ChooseTag) _jspx_tagPool_c_choose.get(org.apache.taglibs.standard.tag.common.core.ChooseTag.class);
_jspx_th_c_choose_1.setPageContext(_jspx_page_context);
_jspx_th_c_choose_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_1);
int _jspx_eval_c_choose_1 = _jspx_th_c_choose_1.doStartTag();
if (_jspx_eval_c_choose_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
if (_jspx_meth_c_when_2(_jspx_th_c_choose_1, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" ");
if (_jspx_meth_c_when_3(_jspx_th_c_choose_1, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" ");
if (_jspx_meth_c_otherwise_1(_jspx_th_c_choose_1, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" ");
int evalDoAfterBody = _jspx_th_c_choose_1.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_c_choose_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_jspx_tagPool_c_choose.reuse(_jspx_th_c_choose_1);
return true;
}
_jspx_tagPool_c_choose.reuse(_jspx_th_c_choose_1);
return false;
}
private boolean _jspx_meth_c_when_2(javax.servlet.jsp.tagext.JspTag _jspx_th_c_choose_1, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// c:when
org.apache.taglibs.standard.tag.rt.core.WhenTag _jspx_th_c_when_2 = (org.apache.taglibs.standard.tag.rt.core.WhenTag) _jspx_tagPool_c_when_test.get(org.apache.taglibs.standard.tag.rt.core.WhenTag.class);
_jspx_th_c_when_2.setPageContext(_jspx_page_context);
_jspx_th_c_when_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_choose_1);
_jspx_th_c_when_2.setTest(((java.lang.Boolean) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${userForUpdate.status==0}", java.lang.Boolean.class, (PageContext)_jspx_page_context, null, false)).booleanValue());
int _jspx_eval_c_when_2 = _jspx_th_c_when_2.doStartTag();
if (_jspx_eval_c_when_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write('正');
out.write('常');
int evalDoAfterBody = _jspx_th_c_when_2.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_c_when_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_jspx_tagPool_c_when_test.reuse(_jspx_th_c_when_2);
return true;
}
_jspx_tagPool_c_when_test.reuse(_jspx_th_c_when_2);
return false;
}
private boolean _jspx_meth_c_when_3(javax.servlet.jsp.tagext.JspTag _jspx_th_c_choose_1, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// c:when
org.apache.taglibs.standard.tag.rt.core.WhenTag _jspx_th_c_when_3 = (org.apache.taglibs.standard.tag.rt.core.WhenTag) _jspx_tagPool_c_when_test.get(org.apache.taglibs.standard.tag.rt.core.WhenTag.class);
_jspx_th_c_when_3.setPageContext(_jspx_page_context);
_jspx_th_c_when_3.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_choose_1);
_jspx_th_c_when_3.setTest(((java.lang.Boolean) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${userForUpdate.status==1}", java.lang.Boolean.class, (PageContext)_jspx_page_context, null, false)).booleanValue());
int _jspx_eval_c_when_3 = _jspx_th_c_when_3.doStartTag();
if (_jspx_eval_c_when_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write('暂');
out.write('停');
int evalDoAfterBody = _jspx_th_c_when_3.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_c_when_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_jspx_tagPool_c_when_test.reuse(_jspx_th_c_when_3);
return true;
}
_jspx_tagPool_c_when_test.reuse(_jspx_th_c_when_3);
return false;
}
private boolean _jspx_meth_c_otherwise_1(javax.servlet.jsp.tagext.JspTag _jspx_th_c_choose_1, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// c:otherwise
org.apache.taglibs.standard.tag.common.core.OtherwiseTag _jspx_th_c_otherwise_1 = (org.apache.taglibs.standard.tag.common.core.OtherwiseTag) _jspx_tagPool_c_otherwise.get(org.apache.taglibs.standard.tag.common.core.OtherwiseTag.class);
_jspx_th_c_otherwise_1.setPageContext(_jspx_page_context);
_jspx_th_c_otherwise_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_choose_1);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -