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

📄 userreg_jsp.java

📁 网上购书系统
💻 JAVA
字号:
package org.apache.jsp;

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

public final class userReg_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("/head.jsp");
    _jspx_dependants.add("/Bottom.jsp");
  }

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

  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("<html>\r\n");
      out.write("<head>\r\n");
      out.write("<title>\r\n");
      out.write("首页\r\n");
      out.write("</title>\r\n");
      out.write("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\"><style type=\"text/css\">\r\n");
      out.write("<!--\r\n");
      out.write("body {\r\n");
      out.write("\tmargin-left: 0px;\r\n");
      out.write("\tmargin-top: 0px;\r\n");
      out.write("\tmargin-right: 0px;\r\n");
      out.write("\tmargin-bottom: 0px;\r\n");
      out.write("\tbackground-color: #999999;\r\n");
      out.write("}\r\n");
      out.write("-->\r\n");
      out.write("</style>\r\n");
      out.write("<link href=\"CSS/MyCSS.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n");
      out.write("\r\n");
      out.write("</head>\r\n");
      out.write("<body>\r\n");
      out.write("<table width=\"792\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" bgcolor=\"#FFFFFF\" class=\"Head\">\r\n");
      out.write("  <!--DWLayoutTable-->\r\n");
      out.write("  <tr>\r\n");
      out.write("    <td width=\"792\">");
      out.write("\r\n");
      out.write("<style type=\"text/css\">\r\n");
      out.write("<!--\r\n");
      out.write(".style3 {font-size: small}\r\n");
      out.write("-->\r\n");
      out.write("</style>\r\n");
      out.write("\r\n");
      out.write("<table width=\"762\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
      out.write("  <!--DWLayoutTable-->\r\n");
      out.write("  <tr>\r\n");
      out.write("    <td width=\"154\" height=\"64\" align=\"center\" valign=\"middle\"><img src=\"img/LOGO.png\" width=\"116\" height=\"52\"></td>\r\n");
      out.write("\r\n");
      out.write("    <td width=\"608\" align=\"center\" vAlign=\"middle\"\r\n");
      out.write("                    bgColor=\"#ffffff\">\r\n");
      out.write("      <p><a href=\"SelectBooks.jsp\">首页</a>|<a href=\"userReg.jsp\">注册用户</a>|<a href=\"Login.jsp\">用户登陆</a>|<a href=\"BookClass.jsp\">图书分类</a>|<a href=\"myspace.jsp\">我的地带</a>|<a href=\"BookCarList.jsp\"><img src=\"img/06baihuo_daohang_11.gif\" border=\"0\">&nbsp;购物车</a></p></td>\r\n");
      out.write("  </tr>\r\n");
      out.write("  <tr>\r\n");
      out.write("    <td height=\"145\" colspan=\"2\" align=\"right\" valign=\"middle\" class=\"Head\"><img src=\"img/tonglan_lxq060731_01.jpg\" width=\"89\" height=\"145\"><img src=\"img/tonglan_lxq060731_02.jpg\" width=\"95\" height=\"145\"><img src=\"img/tonglan_lxq060731_03.jpg\" width=\"99\" height=\"145\"><img src=\"img/tonglan_lxq060731_04.jpg\" width=\"100\" height=\"145\"><img src=\"img/tonglan_lxq060731_05.jpg\" width=\"110\" height=\"145\"><img src=\"img/tonglan_lxq060731_06.jpg\" width=\"99\" height=\"145\"><img src=\"img/tonglan_lxq060731_07.jpg\" width=\"81\" height=\"145\"><img src=\"img/tonglan_lxq060731_08.jpg\" width=\"87\" height=\"145\"></td>\r\n");
      out.write("  </tr>\r\n");
      out.write("  <tr>\r\n");
      out.write("    <td height=\"60\" colspan=\"2\" valign=\"top\"><img src=\"img/dangdang(4)_1.gif\" width=\"441\" height=\"60\"><img src=\"img/dangdang(4)_2.gif\" width=\"319\" height=\"60\"></td>\r\n");
      out.write("  </tr>\r\n");
      out.write("  <tr>\r\n");
      out.write("    <td height=\"60\" colspan=\"2\" valign=\"top\"><img src=\"img/jsjbanner_ljj060727_1.gif\" width=\"207\" height=\"60\"><img src=\"img/jsjbanner_ljj060727_2.gif\" width=\"213\" height=\"60\"><img src=\"img/jsjbanner_ljj060727_3.gif\" width=\"186\" height=\"60\"><img src=\"img/jsjbanner_ljj060727_4.gif\" width=\"154\" height=\"60\"></td>\r\n");
      out.write("  </tr>\r\n");
      out.write("</table>\r\n");
      out.write("\r\n");
      out.write("</td>\r\n");
      out.write("  </tr>\r\n");
      out.write("</table>\r\n");
      out.write("<form action=\"userReg\" name=\"form2\" method=\"POST\">\r\n");
      out.write("<table width=\"792\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" bgcolor=\"#CCCCCC\">\r\n");
      out.write("  <!--DWLayoutTable-->\r\n");
      out.write("<tr>\r\n");
      out.write("    <td width=\"792\" height=\"300\" align=\"center\"><table width=\"650\" height=\"213\" border=\"0\">\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td width=\"164\" align=\"right\"> 用户名:</td>\r\n");
      out.write("        <td width=\"476\"><input type=\"text\" name=\"textfield\">\r\n");
      out.write("          </td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td align=\"right\">真实姓名:</td>\r\n");
      out.write("        <td><input type=\"text\" name=\"textfield2\"></td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td align=\"right\">密码:</td>\r\n");
      out.write("        <td><input type=\"password\" name=\"textfield3\">          </td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td align=\"right\">密码确认:</td>\r\n");
      out.write("        <td><input type=\"password\" name=\"textfield4\"></td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td align=\"right\">电子邮件:</td>\r\n");
      out.write("        <td><input type=\"text\" name=\"textfield5\"></td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td align=\"right\">性别:</td>\r\n");
      out.write("        <td><input type=\"radio\" name=\"radiobutton\" value=\"radiobutton\">\r\n");
      out.write("          男\r\n");
      out.write("          <input type=\"radio\" name=\"radiobutton\" value=\"radiobutton\">\r\n");
      out.write("          女</td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td align=\"right\">联系电话:</td>\r\n");
      out.write("        <td><input type=\"text\" name=\"textfield6\"></td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr align=\"center\">\r\n");
      out.write("        <td colspan=\"2\"><input type=\"submit\" name=\"Submit\" value=\"提交\">\r\n");
      out.write("\t\t&nbsp;&nbsp;\r\n");
      out.write("          <input type=\"reset\" name=\"Submit2\" value=\"重置\"></td>\r\n");
      out.write("        </tr>\r\n");
      out.write("    </table>\r\n");
      out.write("\r\n");
      out.write("\t</td>\r\n");
      out.write("  </tr>\r\n");
      out.write("</table>\r\n");
      out.write("</form>\r\n");
      out.write("<table width=\"792\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" bgcolor=\"#CCCCCC\">\r\n");
      out.write("  <!--DWLayoutTable-->\r\n");
      out.write("  <tr>\r\n");
      out.write("    <td width=\"792\" height=\"118\">\r\n");
      out.write("\t");
      out.write("\r\n");
      out.write("<table width=\"792\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" bgcolor=\"#D9D9D9\">\r\n");
      out.write("  <!--DWLayoutTable-->\r\n");
      out.write("  <tr>\r\n");
      out.write("    <td height=\"1\" valign=\"top\" background=\"IMG/Hx.jpg\"></td>\r\n");
      out.write("  </tr>\r\n");
      out.write("  <tr>\r\n");
      out.write("    <td height=\"130\" align=\"center\" valign=\"middle\" class=\"Head\"><p>CopyRight(C)版权所有 归属:北大青鸟西安兆隆AT2Q5051班</p>\r\n");
      out.write("    <p>本系统只供学习和交流使用,不得用于其他用途</p>\r\n");
      out.write("    </td>\r\n");
      out.write("  </tr>\r\n");
      out.write("</table>\r\n");
      out.write("\r\n");
      out.write("\t</td>\r\n");
      out.write("  </tr>\r\n");
      out.write("</table>\r\n");
      out.write("</body>\r\n");
      out.write("</html>\r\n");
      out.write("\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);
    }
  }
}

⌨️ 快捷键说明

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