⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index_jsp.java

📁 宽带网收费系统的前台
💻 JAVA
字号:
package org.apache.jsp.waiter;

import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;

public final class index_jsp extends org.apache.jasper.runtime.HttpJspBase
    implements org.apache.jasper.runtime.JspSourceDependent {

  private static java.util.Vector _jspx_dependants;

  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_c_out_value_nobody;

  public java.util.List getDependants() {
    return _jspx_dependants;
  }

  public void _jspInit() {
    _jspx_tagPool_c_out_value_nobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
  }

  public void _jspDestroy() {
    _jspx_tagPool_c_out_value_nobody.release();
  }

  public void _jspService(HttpServletRequest request, HttpServletResponse response)
        throws java.io.IOException, ServletException {

    JspFactory _jspxFactory = null;
    PageContext pageContext = null;
    HttpSession session = null;
    ServletContext application = null;
    ServletConfig config = null;
    JspWriter out = null;
    Object page = this;
    JspWriter _jspx_out = null;
    PageContext _jspx_page_context = null;


    try {
      _jspxFactory = JspFactory.getDefaultFactory();
      response.setContentType("text/html; charset=gb2312");
      pageContext = _jspxFactory.getPageContext(this, request, response,
      			null, true, 8192, true);
      _jspx_page_context = pageContext;
      application = pageContext.getServletContext();
      config = pageContext.getServletConfig();
      session = pageContext.getSession();
      out = pageContext.getOut();
      _jspx_out = out;

      out.write("\r\n");
      out.write("<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n");
      out.write("<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n");
      out.write("\r\n");
      out.write("<!-- DW6 -->\r\n");
      out.write("<head>\r\n");
      out.write("<!-- Copyright 2005 Macromedia, Inc. All rights reserved. -->\r\n");
      out.write("<title>Home Page</title>\r\n");
      out.write("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\" />\r\n");
      out.write("<link rel=\"stylesheet\" href=\"../mm_health_nutr.css\" type=\"text/css\" />\r\n");
      out.write("<script language=\"JavaScript\" type=\"text/javascript\">\r\n");
      out.write("//--------------- LOCALIZEABLE GLOBALS ---------------\r\n");
      out.write("var d=new Date();\r\n");
      out.write("var monthname=new Array(\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\");\r\n");
      out.write("//Ensure correct for language. English is \"January 1, 2004\"\r\n");
      out.write("var TODAY = monthname[d.getMonth()] + \" \" + d.getDate() + \", \" + d.getFullYear();\r\n");
      out.write("//---------------   END LOCALIZEABLE   ---------------\r\n");
      out.write("</script>\r\n");
      out.write("<script>\r\n");
      out.write("function openUser(){\r\n");
      out.write("\topen(\"index_user.jsp\",\"I1\");\r\n");
      out.write("}\r\n");
      out.write("function openShenhe(){\r\n");
      out.write("\topen(\"index_shenhe.jsp\",\"I1\");\r\n");
      out.write("}\r\n");
      out.write("</script>\r\n");
      out.write("<style type=\"text/css\">\r\n");
      out.write("<!--\r\n");
      out.write(".STYLE1 {font-size: 24px}\r\n");
      out.write("-->\r\n");
      out.write("</style>\r\n");
      out.write("</head>\r\n");
      out.write("<body bgcolor=\"#F4FFE4\">\r\n");
      out.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
      out.write("  <tr bgcolor=\"#D5EDB3\">\r\n");
      out.write("    <td colspan=\"3\" rowspan=\"2\"><img src=\"../mm_health_photo.jpg\" alt=\"Header image\" width=\"382\" height=\"101\" border=\"0\" /></td>\r\n");
      out.write("    <td height=\"50\" colspan=\"3\" id=\"logo\" valign=\"bottom\" align=\"center\" nowrap=\"nowrap\">宽带网收费系统</td>\r\n");
      out.write("   </td>\r\n");
      out.write("  </tr>\r\n");
      out.write("\r\n");
      out.write("  <tr bgcolor=\"#D5EDB3\">\r\n");
      out.write("    <td height=\"51\" colspan=\"3\" id=\"tagline\" valign=\"top\" align=\"center\"><marquee width=\"400\">\r\n");
      out.write("<span class=\"STYLE10\">欢迎光临!</span>\r\n");
      out.write("</marquee ></td>\r\n");
      out.write("  </tr>\r\n");
      out.write("\r\n");
      out.write("  <tr>\r\n");
      out.write("    <td colspan=\"7\" bgcolor=\"#5C743D\"><img src=\"../mm_spacer.gif\" alt=\"\" width=\"1\" height=\"2\" border=\"0\" /></td>\r\n");
      out.write("  </tr>\r\n");
      out.write("\r\n");
      out.write("  <tr>\r\n");
      out.write("    <td colspan=\"7\" bgcolor=\"#99CC66\" background=\"../mm_dashed_line.gif\"><img src=\"../mm_dashed_line.gif\" alt=\"line decor\" width=\"4\" height=\"3\" border=\"0\" /></td>\r\n");
      out.write("  </tr>\r\n");
      out.write("\r\n");
      out.write("  <tr bgcolor=\"#99CC66\">\r\n");
      out.write("  \t<td colspan=\"7\" id=\"dateformat\" height=\"20\">&nbsp;&nbsp;<script language=\"JavaScript\" type=\"text/javascript\">\r\n");
      out.write("      document.write(TODAY);\t</script>当前用户:");
      if (_jspx_meth_c_out_0(_jspx_page_context))
        return;
      out.write("</td>\r\n");
      out.write("  </tr>\r\n");
      out.write("\r\n");
      out.write("  <tr>\r\n");
      out.write("    <td height=\"3\" colspan=\"7\" background=\"../mm_dashed_line.gif\" bgcolor=\"#99CC66\"><img src=\"../mm_dashed_line.gif\" alt=\"line decor\" width=\"4\" height=\"3\" border=\"0\" /></td>\r\n");
      out.write("  </tr>\r\n");
      out.write("\r\n");
      out.write("  <tr>\r\n");
      out.write("    <td colspan=\"7\" bgcolor=\"#5C743D\"><img src=\"../mm_spacer.gif\" alt=\"\" width=\"1\" height=\"2\" border=\"0\" /></td>\r\n");
      out.write("  </tr>\r\n");
      out.write("\r\n");
      out.write(" <tr>\r\n");
      out.write("    <td width=\"188\" valign=\"top\" bgcolor=\"#5C743D\">\r\n");
      out.write("\t<table width=\"156\" height=\"325\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" id=\"navigation\">\r\n");
      out.write("        <tr>\r\n");
      out.write("          <td width=\"165\">&nbsp;<br />\r\n");
      out.write("\t\t &nbsp;<br /></td>\r\n");
      out.write("        </tr>\r\n");
      out.write("        <tr>\r\n");
      out.write("          <td width=\"165\"><a href=\"index_office.jsp\" target=\"I1\"  class=\"navText\">新用户开户</a></td>\r\n");
      out.write("        </tr>\r\n");
      out.write("        <tr>\r\n");
      out.write("          <td width=\"165\"><a href=\"index_money.jsp\" target=\"I1\" class=\"navText\">老用户交费</a></td>\r\n");
      out.write("        </tr>\r\n");
      out.write("        <tr>\r\n");
      out.write("          <td width=\"165\"><a href=\"index_money1.jsp\" target=\"I1\" class=\"navText\">故障申报</a></td>\r\n");
      out.write("        </tr>\r\n");
      out.write("        <tr>\r\n");
      out.write("          <td width=\"165\" height=\"35\"><a href=\"index_money2.jsp\" target=\"I1\" class=\"navText\">停机申报</a></td>\r\n");
      out.write("        </tr>\r\n");
      out.write("\t\t  <tr>\r\n");
      out.write("          <td width=\"165\" height=\"35\"><p><a >查询用户信息:请输入姓名</a></p>\r\n");
      out.write("            <form id=\"form1\" name=\"form1\" method=\"post\" action=\"/NetService/waiter/index_office.jsp\" target=\"I1\">\r\n");
      out.write("              <input name=\"userId\" type=\"text\" id=\"userId\" />\r\n");
      out.write("              <input type=\"submit\" name=\"Submit\"    value=\"查询\"  />\r\n");
      out.write("            </form>            <p>&nbsp;</p></td>\r\n");
      out.write("        </tr>\r\n");
      out.write("\t\t   <tr>\r\n");
      out.write("                <td width=\"165\"><a >查询审核结果:请输入帐号</a>\r\n");
      out.write("              <input name=\"textfield\" type=\"text\" size=\"18\" maxlength=\"10\" />\r\n");
      out.write("                <input type=\"submit\" name=\"Submit\" onClick=\"openShenhe()\" value=\"提交\" />            </td>\r\n");
      out.write("        </tr>\r\n");
      out.write("\t\t   <tr>\r\n");
      out.write("\t\t     <td>&nbsp;</td>\r\n");
      out.write("        </tr>\r\n");
      out.write("      </table>\r\n");
      out.write(" \t?<br />\r\n");
      out.write("  \t&nbsp;<br />\r\n");
      out.write("  \t&nbsp;<br />\r\n");
      out.write("  \t&nbsp;<br /> \t</td>\r\n");
      out.write("\r\n");
      out.write("    <td colspan=\"5\" valign=\"top\"><div align=\"center\"><img src=\"../mm_spacer.gif\" alt=\"\" width=\"305\" height=\"1\" border=\"0\" />\r\n");
      out.write("      <iframe src=\"../hello.html\" name=\"I1\" width=\"800\" height=\"650\"  align=\"right\"  scrolling=\"Auto\"  frameborder=\"1\" id=\"I1\">浏览器不支持嵌入式框架,或被配置为不显示嵌入式框架。</iframe>\r\n");
      out.write("\r\n");
      out.write("  <tr>\r\n");
      out.write("    <td width=\"188\">&nbsp;</td>\r\n");
      out.write("    <td width=\"50\">&nbsp;</td>\r\n");
      out.write("    <td width=\"150\">&nbsp;</td>\r\n");
      out.write("    <td width=\"120\">&nbsp;</td>\r\n");
      out.write("    <td width=\"16\">&nbsp;</td>\r\n");
      out.write("    <td width=\"59\">&nbsp;</td>\r\n");
      out.write("\t<td width=\"188\">&nbsp;</td>\r\n");
      out.write("  </tr>\r\n");
      out.write("</table>\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_out_0(PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  c:out
    org.apache.taglibs.standard.tag.rt.core.OutTag _jspx_th_c_out_0 = (org.apache.taglibs.standard.tag.rt.core.OutTag) _jspx_tagPool_c_out_value_nobody.get(org.apache.taglibs.standard.tag.rt.core.OutTag.class);
    _jspx_th_c_out_0.setPageContext(_jspx_page_context);
    _jspx_th_c_out_0.setParent(null);
    _jspx_th_c_out_0.setValue((java.lang.Object) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${emp_name}", java.lang.Object.class, (PageContext)_jspx_page_context, null, false));
    int _jspx_eval_c_out_0 = _jspx_th_c_out_0.doStartTag();
    if (_jspx_th_c_out_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_c_out_value_nobody.reuse(_jspx_th_c_out_0);
    return false;
  }
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -