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

📄 login_jsp.java

📁 这个程序是花了好几十万请人开发的
💻 JAVA
📖 第 1 页 / 共 2 页
字号:
package org.apache.jsp;

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

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

  private static java.util.Vector _jspx_dependants;

  static {
    _jspx_dependants = new java.util.Vector(2);
    _jspx_dependants.add("/WEB-INF/struts-bean.tld");
    _jspx_dependants.add("/WEB-INF/struts-html.tld");
  }

  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_form_method_action;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_text_size_property_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_password_size_property_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_submit_value_nobody;

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

  public void _jspInit() {
    _jspx_tagPool_html_form_method_action = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _jspx_tagPool_html_text_size_property_nobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _jspx_tagPool_html_password_size_property_nobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _jspx_tagPool_html_submit_value_nobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
  }

  public void _jspDestroy() {
    _jspx_tagPool_html_form_method_action.release();
    _jspx_tagPool_html_text_size_property_nobody.release();
    _jspx_tagPool_html_password_size_property_nobody.release();
    _jspx_tagPool_html_submit_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("\r\n");
      out.write(" \r\n");
      out.write(" \r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("<html>\r\n");
      out.write("<head>\r\n");
      out.write("<title>会员登录--湖北纺织网</title>\r\n");
      out.write("<LINK href=\"images/index.css\" type=text/css rel=stylesheet>\r\n");
      out.write("<style type=\"text/css\">\r\n");
      out.write("<!--\r\n");
      out.write(".hhk {\r\n");
      out.write("\tfont-size: 12px;\r\n");
      out.write("\tline-height: 19px;\r\n");
      out.write("\tcolor: #000000;\r\n");
      out.write("}\r\n");
      out.write("-->\r\n");
      out.write("</style>\r\n");
      out.write("</head>\r\n");
      out.write("<BODY bgColor=#ffffff leftMargin=0 topMargin=0>\r\n");
      out.write("\r\n");
      org.apache.jasper.runtime.JspRuntimeLibrary.include(request, response, "include/head.txt", out, false);
      out.write("\r\n");
      out.write("<TABLE align=center border=0 cellPadding=0 cellSpacing=0 width=760>\r\n");
      out.write("  <TBODY>\r\n");
      out.write("    <TR> \r\n");
      out.write("      <TD vAlign=top> \r\n");
      out.write("        <TABLE border=0 cellPadding=0 cellSpacing=0 height=\"100%\" width=\"100%\">\r\n");
      out.write("          <TBODY>\r\n");
      out.write("            <TR> \r\n");
      out.write("              <TD>\r\n");
      out.write("         <table width=\"100%\" border=0 cellpadding=0 cellspacing=0 class=\"hhk\">\r\n");
      out.write("         <tbody>\r\n");
      out.write("           <tr valign=\"top\"> \r\n");
      out.write("             <td width=\"4%\" align=center><FONT color=#000000><IMG height=13 src=\"images/arrow.gif\" width=12></FONT></td>\r\n");
      out.write("             <td width=\"90%\"><span class=font2>您看到这个页面可能有以下原因:</span><br>\r\n");
      out.write("                 <b>1.</b> 您登录时输错了会员代号和密码。<br>\r\n");
      out.write("                 <b>2.</b> 您正要进入您的网上办公室,但此前您还没有登录。 如果您还不是本网注册会员,请在这里免费注册成为会员!<br>\r\n");
      out.write("                 <b>3.</b> 您已经登录,但因为离开的时间稍长,会话已经超时。<br>\r\n");
      out.write("                 <b>4.</b> 您没有浏览这些信息的权限。或者没有以具备这些权限的会员身份登录。<br> \r\n");
      out.write("             </td>\r\n");
      out.write("             <td width=\"6%\"></td>\r\n");
      out.write("            </tr>\r\n");
      out.write("          </tbody>\r\n");
      out.write("          </table>\r\n");
      out.write("               </TD>\r\n");
      out.write("            </TR>\r\n");
      out.write("          </TBODY>\r\n");
      out.write("        </TABLE></TD>\r\n");
      out.write("    </TR>\r\n");
      out.write("  </TBODY>\r\n");
      out.write("</TABLE>\r\n");
      out.write("<TABLE align=center border=0 cellPadding=0 cellSpacing=0 width=760>\r\n");
      out.write("  <TBODY>\r\n");
      out.write("    <TR> \r\n");
      out.write("      <TD bgColor=#cccccc height=4></TD>\r\n");
      out.write("    </TR>\r\n");
      out.write("  </TBODY>\r\n");
      out.write("</TABLE>\r\n");
      out.write("\r\n");
      out.write("<TABLE align=center border=0 cellPadding=0 cellSpacing=0 width=760>\r\n");
      out.write("  <TBODY>\r\n");
      out.write("    <TR> \r\n");
      out.write("      <TD vAlign=top width=\"53%\">\r\n");
      out.write("          <TABLE align=center border=0 cellPadding=0 cellSpacing=0>\r\n");
      out.write("          <TBODY>\r\n");
      out.write("             <TR> \r\n");
      out.write("               <TD width=\"20%\" align=center>\r\n");
      out.write("                 <font face=\"仿宋_GB2312\" size=\"5\" color=\"#0000FF\"><b>会</b></font></br>\r\n");
      out.write("                 <font face=\"仿宋_GB2312\" size=\"5\" color=\"#0000FF\"><b>员</b></font></br>\r\n");
      out.write("                 <font face=\"仿宋_GB2312\" size=\"5\" color=\"#0000FF\"><b>专</b></font></br>\r\n");
      out.write("                 <font face=\"仿宋_GB2312\" size=\"5\" color=\"#0000FF\"><b>区</b></font></br>\r\n");
      out.write("               </TD>\r\n");
      out.write("               <TD>\r\n");
      out.write("                  <TABLE width=\"100%\" border=0 cellPadding=2 cellSpacing=0 class=\"hhk\">\r\n");
      out.write("                  <TBODY>\r\n");
      out.write("                    <TR> \r\n");
      out.write("                      <TD height=23>1、自己功能强大的网上办公室</TD>\r\n");
      out.write("                    </TR>\r\n");
      out.write("                    <TR> \r\n");
      out.write("                      <TD height=23>2、网上办公室 ---“纺织在线”</TD>\r\n");
      out.write("                    </TR>\r\n");
      out.write("                    <TR> \r\n");
      out.write("                      <TD height=23>3、方便实用的网络名片</TD>\r\n");
      out.write("                    </TR>\r\n");
      out.write("                    <TR>\r\n");
      out.write("                      <TD height=23>4、发布信息无需每次填写联系信息,且排列顺序优先</TD>\r\n");
      out.write("                    </TR>\r\n");
      out.write("                  </TBODY>\r\n");
      out.write("                </TABLE>\r\n");
      out.write("              </TD>\r\n");
      out.write("            </TR>\r\n");

⌨️ 快捷键说明

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