?? index1_jsp.java
字號:
out.write("<div class=\"foot\">\r\n");
out.write("<div class=\"foot1\">\r\n");
out.write("<li><a href=\"../../help/about_us/index.jsp\" target=\"_blank\">關于我們</a> </li>\r\n");
out.write("<li><a href=\"../../help/authentication/index.jsp\" target=\"_blank\">資質證明</a> </li>\r\n");
out.write("<li><a href=\"../../help/service/index.jsp\" target=\"_blank\">用戶須知</a> </li>\r\n");
out.write("<li><a href=\"../../help/contact_us/index.jsp\" target=\"_blank\">聯系我們</a> </li>\r\n");
out.write("<li><a href=\"../../help/web_map/index.jsp\" target=\"_blank\">網站地圖</a> </li>\r\n");
out.write("</div>\r\n");
out.write("</div>\r\n");
out.write("<div class=\"foot2\">Copyright © 2000-2007 All Rights Reserved</div>\r\n");
out.write("<div class=\"foot2\">版權所有 新疆福利彩票網 備案:京 ICP 證020298號</div>\r\n");
out.write("\r\n");
out.write("<div class=\"foot3\">\r\n");
out.write("<li><a href=\"http://www.hd315.gov.cn/beian/view.asp?bianhao=010202007112700007\" target=\"_blank\"><img src=\"http://www.xjflcp.com/img/index/b03.gif\" alt=\"\" width=\"114\" height=\"46\" border=\"0\" /></a></li>\r\n");
out.write("<li><a href=\"http://net.china.cn/\" target=\"_blank\"></a><a href=\"http://net.china.cn/\" target=\"_blank\"><img src=\"http://www.xjflcp.com/img/index/b02.gif\" alt=\"\" width=\"116\" height=\"46\" border=\"0\" /></a></li>\r\n");
out.write("<li><a href=\"http://www.bj.cyberpolice.cn/index.htm\" target=\"_blank\"><img src=\"http://www.xjflcp.com/img/index/b04.gif\" alt=\"\" width=\"116\" height=\"46\" border=\"0\" /></a></li>\r\n");
out.write("</div>\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_c_if_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(null);
_jspx_th_c_if_0.setTest(((java.lang.Boolean) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${empty xjfc_user}", 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');
out.write('\n');
if (_jspx_meth_html_form_0(_jspx_th_c_if_0, _jspx_page_context))
return true;
out.write("\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;
}
private boolean _jspx_meth_html_form_0(javax.servlet.jsp.tagext.JspTag _jspx_th_c_if_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_method_action.get(org.apache.struts.taglib.html.FormTag.class);
_jspx_th_html_form_0.setPageContext(_jspx_page_context);
_jspx_th_html_form_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_if_0);
_jspx_th_html_form_0.setAction("logon.do");
_jspx_th_html_form_0.setMethod("post");
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(" <table width=\"210\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"48\">用戶名:</td>\r\n");
out.write(" <td width=\"95\"> \r\n");
out.write(" <input name=\"userLoginName\" type=\"text\" class=\"input1\" /> </td>\r\n");
out.write(" <td rowspan=\"2\"><input type=\"image\" src=\"img/bt_logon.gif\" alt=\"登錄\" width=\"60\" height=\"52\" border=\"0\" /></td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <td>密 碼:</td>\r\n");
out.write(" <td><input name=\"userLoginPassword\" type=\"password\" class=\"input1\" /></td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <td>驗證碼:</td>\r\n");
out.write(" <td ><div style=\"float:left;line-height:24px;height:24px; \"><input name=\"randCode\" type=\"text\" class=\"input2\" size=\"4\" />\r\n");
out.write(" </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> \t\t\r\n");
out.write(" \t\t</td>\r\n");
out.write(" <td><a href=\"../../member/register.do\" target=\"_blank\">新用戶注冊</a></td>\r\n");
out.write(" </tr>\r\n");
out.write(" </table>\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_method_action.reuse(_jspx_th_html_form_0);
return false;
}
private boolean _jspx_meth_c_if_2(javax.servlet.jsp.tagext.JspTag _jspx_th_c_if_1, 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_2 = (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_2.setPageContext(_jspx_page_context);
_jspx_th_c_if_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_if_1);
_jspx_th_c_if_2.setTest(((java.lang.Boolean) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${xjfc_user.userLevel == 2}", java.lang.Boolean.class, (PageContext)_jspx_page_context, null, false)).booleanValue());
int _jspx_eval_c_if_2 = _jspx_th_c_if_2.doStartTag();
if (_jspx_eval_c_if_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\r\n");
out.write(" <table width=\"210\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"48\">歡迎</td>\r\n");
out.write(" <td width=\"95\"> \r\n");
out.write(" ");
out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${xjfc_user.userLoginName }", java.lang.String.class, (PageContext)_jspx_page_context, null, false));
out.write(" </td> \r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <td>可用余額:</td>\r\n");
out.write(" <td>");
out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${xjfc_user.userBalanceUseable2}", java.lang.String.class, (PageContext)_jspx_page_context, null, false));
out.write("元</td>\r\n");
out.write(" </tr> \r\n");
out.write(" </table>\r\n");
out.write(" ");
int evalDoAfterBody = _jspx_th_c_if_2.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_c_if_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_2);
return false;
}
private boolean _jspx_meth_c_forEach_0(PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// c:forEach
org.apache.taglibs.standard.tag.rt.core.ForEachTag _jspx_th_c_forEach_0 = (org.apache.taglibs.standard.tag.rt.core.ForEachTag) _jspx_tagPool_c_forEach_varStatus_var_items.get(org.apache.taglibs.standard.tag.rt.core.ForEachTag.class);
_jspx_th_c_forEach_0.setPageContext(_jspx_page_context);
_jspx_th_c_forEach_0.setParent(null);
_jspx_th_c_forEach_0.setItems((java.lang.Object) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${taxiesList}", java.lang.Object.class, (PageContext)_jspx_page_context, null, false));
_jspx_th_c_forEach_0.setVar("stake");
_jspx_th_c_forEach_0.setVarStatus("paiming");
int[] _jspx_push_body_count_c_forEach_0 = new int[] { 0 };
try {
int _jspx_eval_c_forEach_0 = _jspx_th_c_forEach_0.doStartTag();
if (_jspx_eval_c_forEach_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\r\n");
out.write(" <tr>\r\n");
out.write(" <td>");
out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${paiming.count}", java.lang.String.class, (PageContext)_jspx_page_context, null, false));
out.write(".</td>\r\n");
out.write(" <td class=\"tleft\"><a href=\"javascript:void(0);\" onclick=\"score('");
out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${stake.userLoginName}", java.lang.String.class, (PageContext)_jspx_page_context, null, false));
out.write("');\">");
out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${stake.userLoginName}", java.lang.String.class, (PageContext)_jspx_page_context, null, false));
out.write("</a></td>\r\n");
out.write(" <td class=\"red\">");
out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${stake.bonusOriginaFormat}", 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_forEach_0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_c_forEach_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
} catch (Throwable _jspx_exception) {
while (_jspx_push_body_count_c_forEach_0[0]-- > 0)
out = _jspx_page_context.popBody();
_jspx_th_c_forEach_0.doCatch(_jspx_exception);
} finally {
_jspx_th_c_forEach_0.doFinally();
_jspx_tagPool_c_forEach_varStatus_var_items.reuse(_jspx_th_c_forEach_0);
}
return false;
}
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -