?? personinfo_jsp.java
字號:
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_1(_jspx_th_html_form_0, _jspx_page_context))
return true;
out.write("</td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <td align=\"center\">電話</td>\r\n");
out.write(" <td>");
if (_jspx_meth_html_text_2(_jspx_th_html_form_0, _jspx_page_context))
return true;
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_3(_jspx_th_html_form_0, _jspx_page_context))
return true;
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 true;
out.write("</td>\r\n");
out.write(" <td valign=\"middle\"></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\">");
if (_jspx_meth_html_errors_0(_jspx_th_html_form_0, _jspx_page_context))
return true;
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 true;
_jspx_tagPool_html_form_action.reuse(_jspx_th_html_form_0);
return false;
}
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("name");
_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_password_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:password
org.apache.struts.taglib.html.PasswordTag _jspx_th_html_password_0 = (org.apache.struts.taglib.html.PasswordTag) _jspx_tagPool_html_password_size_property_maxlength_nobody.get(org.apache.struts.taglib.html.PasswordTag.class);
_jspx_th_html_password_0.setPageContext(_jspx_page_context);
_jspx_th_html_password_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_html_password_0.setProperty("password");
_jspx_th_html_password_0.setSize("13");
_jspx_th_html_password_0.setMaxlength("10");
int _jspx_eval_html_password_0 = _jspx_th_html_password_0.doStartTag();
if (_jspx_th_html_password_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_html_password_size_property_maxlength_nobody.reuse(_jspx_th_html_password_0);
return false;
}
private boolean _jspx_meth_html_password_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:password
org.apache.struts.taglib.html.PasswordTag _jspx_th_html_password_1 = (org.apache.struts.taglib.html.PasswordTag) _jspx_tagPool_html_password_size_property_maxlength_nobody.get(org.apache.struts.taglib.html.PasswordTag.class);
_jspx_th_html_password_1.setPageContext(_jspx_page_context);
_jspx_th_html_password_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_html_password_1.setProperty("password_ag");
_jspx_th_html_password_1.setSize("13");
_jspx_th_html_password_1.setMaxlength("10");
int _jspx_eval_html_password_1 = _jspx_th_html_password_1.doStartTag();
if (_jspx_th_html_password_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_html_password_size_property_maxlength_nobody.reuse(_jspx_th_html_password_1);
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("sex");
_jspx_th_html_text_1.setSize("3");
_jspx_th_html_text_1.setMaxlength("2");
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_text_2(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_2 = (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_2.setPageContext(_jspx_page_context);
_jspx_th_html_text_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_html_text_2.setProperty("phone");
_jspx_th_html_text_2.setSize("20");
_jspx_th_html_text_2.setMaxlength("20");
int _jspx_eval_html_text_2 = _jspx_th_html_text_2.doStartTag();
if (_jspx_th_html_text_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_html_text_size_property_maxlength_nobody.reuse(_jspx_th_html_text_2);
return false;
}
private boolean _jspx_meth_html_text_3(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_3 = (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_3.setPageContext(_jspx_page_context);
_jspx_th_html_text_3.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_html_text_3.setProperty("email");
_jspx_th_html_text_3.setSize("30");
_jspx_th_html_text_3.setMaxlength("30");
int _jspx_eval_html_text_3 = _jspx_th_html_text_3.doStartTag();
if (_jspx_th_html_text_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_html_text_size_property_maxlength_nobody.reuse(_jspx_th_html_text_3);
return false;
}
private boolean _jspx_meth_html_submit_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:submit
org.apache.struts.taglib.html.SubmitTag _jspx_th_html_submit_0 = (org.apache.struts.taglib.html.SubmitTag) _jspx_tagPool_html_submit_value_property_nobody.get(org.apache.struts.taglib.html.SubmitTag.class);
_jspx_th_html_submit_0.setPageContext(_jspx_page_context);
_jspx_th_html_submit_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_html_submit_0.setProperty("submit");
_jspx_th_html_submit_0.setValue("提交");
int _jspx_eval_html_submit_0 = _jspx_th_html_submit_0.doStartTag();
if (_jspx_th_html_submit_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_html_submit_value_property_nobody.reuse(_jspx_th_html_submit_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_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);
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_nobody.reuse(_jspx_th_html_errors_0);
return false;
}
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -