📄 login_jsp.java
字号:
out.write(" ");
int evalDoAfterBody = _jspx_th_c_forEach_1.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_c_forEach_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} catch (Throwable _jspx_exception) {
while (_jspx_push_body_count_c_forEach_1[0]-- > 0)
out = _jspx_page_context.popBody();
_jspx_th_c_forEach_1.doCatch(_jspx_exception);
} finally {
_jspx_th_c_forEach_1.doFinally();
_jspx_tagPool_c_forEach_var_items_end_begin.reuse(_jspx_th_c_forEach_1);
}
out.write("\r\n");
out.write(" \r\n");
out.write("</table>\r\n");
out.write("</div>\r\n");
out.write(" <div class=\"tz\"id=\"orangeB\">\r\n");
out.write(" \r\n");
out.write("\t\t<div class=\"tztl\"></div><div class=\"tztbody1\" id=\"blueB\">快速投注\r\n");
out.write("\r\n");
out.write("\t\t <div class=\"tztbody3\">\r\n");
out.write("\t\t\r\n");
out.write("\t\t <div class=\"tz1a\"><a href=\"../ssc/\"><img src=\"../img/help/ssc.jpg\" width=\"78\" height=\"78\" border=\"0\" /><br />\r\n");
out.write("\t\t 时时彩</a></div>\r\n");
out.write("\t\t \r\n");
out.write(" <div class=\"tz1\"><a href=\"../3d/\"><img src=\"../img/help/3d.jpg\" width=\"78\" height=\"78\" border=\"0\" /><br />\r\n");
out.write(" 3 D</a></div>\r\n");
out.write("\t\t \r\n");
out.write("\t\t <div class=\"tz1\"><a href=\"../qlc/\"><img src=\"../img/help/qlc.gif\" width=\"78\" height=\"78\" border=\"0\" /><br />\r\n");
out.write("\t\t 七乐彩</a></div>\r\n");
out.write("\t\t \r\n");
out.write("\t\t <div class=\"tz1\"><a href=\"../357/\"><img src=\"../img/help/357.gif\" width=\"78\" height=\"78\" border=\"0\" /><br />\r\n");
out.write("\t\t 35选7</a></div>\t\t \r\n");
out.write("\t\t \t \r\n");
out.write("\t\t </div>\r\n");
out.write("\t\t</div><div class=\"tztr\"></div>\r\n");
out.write(" </div>\r\n");
out.write(" \r\n");
out.write(" </div>\r\n");
out.write("</div>\r\n");
org.apache.jasper.runtime.JspRuntimeLibrary.include(request, response, "../inc/footer.jsp", out, true);
out.write("\r\n");
out.write("\r\n");
out.write("</body>\r\n");
out.write("</html>\r\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_form_0(PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// html:form
org.apache.struts.taglib.html.FormTag _jspx_th_html_form_0 = (org.apache.struts.taglib.html.FormTag) _jspx_tagPool_html_form_onsubmit_action.get(org.apache.struts.taglib.html.FormTag.class);
_jspx_th_html_form_0.setPageContext(_jspx_page_context);
_jspx_th_html_form_0.setParent(null);
_jspx_th_html_form_0.setAction("logon.do");
_jspx_th_html_form_0.setOnsubmit("return checkForm();");
int _jspx_eval_html_form_0 = _jspx_th_html_form_0.doStartTag();
if (_jspx_eval_html_form_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\r\n");
out.write(" ");
if (_jspx_meth_html_hidden_0(_jspx_th_html_form_0, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"71\" height=\"25\"> </td>\r\n");
out.write(" <td width=\"129\" align=\"left\" id=\"orangeB\">通行证登录</td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <td height=\"25\" align=\"right\">用户名:</td>\r\n");
out.write(" <td align=\"left\">");
if (_jspx_meth_html_text_0(_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=\"25\" align=\"right\">密 码:</td>\r\n");
out.write(" <td align=\"left\">");
if (_jspx_meth_html_password_0(_jspx_th_html_form_0, _jspx_page_context))
return true;
out.write("</td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr height=\"30\" valign=\"middle\">\r\n");
out.write(" <td align=\"right\" valign=\"middle\">验证码:</td>\r\n");
out.write(" <td align=\"left\" valign=\"middle\" id=\"blue\">\r\n");
out.write(" \t\r\n");
out.write(" \t<div style=\"float:left;line-height:24px;height:24px; \"><input name=\"randCode\" type=\"text\" size=\"5\" /></div><div style=\"float:left;line-height:24px;height:24px; \"><img src=\"../servlet/randomCode\" alt=\"看不清楚?换一张\" style=\"cursor: hand; display: inline;\"\r\n");
out.write(" \t\tonclick=\"javascript:this.src='';this.src='../servlet/randomCode';\" /></div></td>\r\n");
out.write(" </tr>\r\n");
out.write(" ");
if (_jspx_meth_c_if_0(_jspx_th_html_form_0, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" <tr>\r\n");
out.write(" <td height=\"40\" colspan=\"2\" align=\"center\"><input type=\"image\" src=\"../img/member/sign1.jpg\" width=\"60\" height=\"27\" border=\"0\" /> <a href=\"register.do\" target=\"_self\"><img src=\"../img/member/sign2a.jpg\" width=\"60\" height=\"27\" border=\"0\" /></a> <a href=\"Forgotpasswd1.jsp\">忘记密码</a></td>\r\n");
out.write(" </tr>\r\n");
out.write(" ");
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_onsubmit_action.reuse(_jspx_th_html_form_0);
return false;
}
private boolean _jspx_meth_html_hidden_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:hidden
org.apache.struts.taglib.html.HiddenTag _jspx_th_html_hidden_0 = (org.apache.struts.taglib.html.HiddenTag) _jspx_tagPool_html_hidden_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_0);
_jspx_th_html_hidden_0.setProperty("forwardAction");
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)
return true;
_jspx_tagPool_html_hidden_property_nobody.reuse(_jspx_th_html_hidden_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_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("userLoginName");
_jspx_th_html_text_0.setSize("10");
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_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_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("userLoginPassword");
_jspx_th_html_password_0.setSize("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_nobody.reuse(_jspx_th_html_password_0);
return false;
}
private boolean _jspx_meth_c_if_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();
// c:if
org.apache.taglibs.standard.tag.rt.core.IfTag _jspx_th_c_if_0 = (org.apache.taglibs.standard.tag.rt.core.IfTag) _jspx_tagPool_c_if_test.get(org.apache.taglibs.standard.tag.rt.core.IfTag.class);
_jspx_th_c_if_0.setPageContext(_jspx_page_context);
_jspx_th_c_if_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_c_if_0.setTest(((java.lang.Boolean) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${! empty loginError}", java.lang.Boolean.class, (PageContext)_jspx_page_context, null, false)).booleanValue());
int _jspx_eval_c_if_0 = _jspx_th_c_if_0.doStartTag();
if (_jspx_eval_c_if_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\r\n");
out.write(" <tr>\r\n");
out.write(" <td height=\"20\" colspan=\"2\" align=\"center\">");
out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${loginError}", java.lang.String.class, (PageContext)_jspx_page_context, null, false));
out.write("</td>\r\n");
out.write(" </tr>\r\n");
out.write(" ");
int evalDoAfterBody = _jspx_th_c_if_0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_c_if_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_0);
return false;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -