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

📄 _myinfo__jsp.java

📁 一套大型Office网络办公系统
💻 JAVA
📖 第 1 页 / 共 2 页
字号:
  }    else {    sel="";  }  username=sqlRst.getString("username");
      pageContext.write(_jsp_string12, 0, _jsp_string12.length);
      out.print((username));
      pageContext.write(_jsp_string13, 0, _jsp_string13.length);
      out.print((sel));
      pageContext.write(_jsp_string14, 0, _jsp_string14.length);
      out.print((username));
      pageContext.write(_jsp_string15, 0, _jsp_string15.length);
      i++;}sqlRst.close();
      pageContext.write(_jsp_string16, 0, _jsp_string16.length);
      }  //'End if
      pageContext.write(_jsp_string17, 0, _jsp_string17.length);
    } catch (java.lang.Throwable _jsp_e) {
      pageContext.handlePageException(_jsp_e);
    } finally {
      JspFactory.getDefaultFactory().releasePageContext(pageContext);
    }
  }

  private com.caucho.java.LineMap _caucho_line_map;
  private java.util.ArrayList _caucho_depends = new java.util.ArrayList();

  public boolean _caucho_isModified()
  {
    if (_caucho_isDead)
      return true;
    if (com.caucho.util.CauchoSystem.getVersionId() != 2058990000)
      return true;
    for (int i = _caucho_depends.size() - 1; i >= 0; i--) {
      com.caucho.vfs.Depend depend;
      depend = (com.caucho.vfs.Depend) _caucho_depends.get(i);
      if (depend.isModified())
        return true;
    }
    return false;
  }

  public long _caucho_lastModified()
  {
    return 0;
  }

  public com.caucho.java.LineMap _caucho_getLineMap()
  {
    return _caucho_line_map;
  }

  public void destroy()
  {
      _caucho_isDead = true;
      super.destroy();
  }

  public void init(com.caucho.java.LineMap lineMap,
                   com.caucho.vfs.Path appDir)
    throws javax.servlet.ServletException
  {
    com.caucho.vfs.Path resinHome = com.caucho.util.CauchoSystem.getResinHome();
    com.caucho.vfs.MergePath mergePath = new com.caucho.vfs.MergePath();
    mergePath.addMergePath(appDir);
    mergePath.addMergePath(resinHome);
    mergePath.addClassPath(getClass().getClassLoader());
    _caucho_line_map = new com.caucho.java.LineMap("_myinfo__jsp.java", "d:\\guestbook\\jsp-access\\myinfo.jsp");
    _caucho_line_map.add("/myinfo.jsp", 1, 1);
    _caucho_line_map.add("/incdb.jsp", 2, 1);
    _caucho_line_map.add("/myinfo.jsp", 1, 35);
    _caucho_line_map.add("/incdb.jsp", 2, 37);
    _caucho_line_map.add("d:\\guestbook\\jsp-access\\myinfo.jsp", 3, 43);
    _caucho_line_map.add(4, 50);
    _caucho_line_map.add(129, 106);
    _caucho_line_map.add(134, 114);
    _caucho_line_map.add(141, 116);
    _caucho_line_map.add(145, 118);
    _caucho_line_map.add(148, 124);
    _caucho_line_map.add(157, 126);
    _caucho_line_map.add(161, 128);
    _caucho_line_map.add(165, 134);
    _caucho_line_map.add(182, 166);
    _caucho_line_map.add(182, 168);
    _caucho_line_map.add(182, 170);
    _caucho_line_map.add(183, 172);
    com.caucho.vfs.Depend depend;
    depend = new com.caucho.vfs.Depend(mergePath.lookup("file:/d:/guestbook/jsp-access/incdb.jsp"), 972283860000L, 251L);
    _caucho_depends.add(depend);
    depend = new com.caucho.vfs.Depend(mergePath.lookup("file:/d:/guestbook/jsp-access/myinfo.jsp"), 1006576982000L, 7635L);
    _caucho_depends.add(depend);
  }

  private static byte []_jsp_string16;
  private static byte []_jsp_string7;
  private static byte []_jsp_string9;
  private static byte []_jsp_string1;
  private static byte []_jsp_string0;
  private static byte []_jsp_string8;
  private static byte []_jsp_string10;
  private static byte []_jsp_string4;
  private static byte []_jsp_string2;
  private static byte []_jsp_string11;
  private static byte []_jsp_string15;
  private static byte []_jsp_string12;
  private static byte []_jsp_string5;
  private static byte []_jsp_string3;
  private static byte []_jsp_string17;
  private static byte []_jsp_string6;
  private static byte []_jsp_string13;
  private static byte []_jsp_string14;
  static {
    try {
      _jsp_string16 = "           \r\n              </select><br>                           \r\n              <br>                            \r\n              <input class=\"buttonface\" type=\"submit\" value=\"确定\" name=\"B1\">&nbsp;&nbsp; <input class=\"buttonface\" type=\"reset\" value=\"重写\" name=\"B2\"></p>                              \r\n              <input type=\"hidden\" name=\"method\" value=\"1\">                             \r\n            </form>                             \r\n".getBytes("GB2312");
      _jsp_string7 = "                            \r\n            <form method=\"POST\" action=\"userinfo.jsp\" onSubmit=\"return check_input(this)\" name=\"form1\">".getBytes("GB2312");
      _jsp_string9 = "                            \r\n<!------------------------------------------------------------------------->          </td>                             \r\n          <td width=\"33%\"  valign=\"top\">                             \r\n<!------------------------------------------------------------------------->                            \r\n".getBytes("GB2312");
      _jsp_string1 = "<!--开始导入packages-->\r\n".getBytes("GB2312");
      _jsp_string0 = "\r\n".getBytes("GB2312");
      _jsp_string8 = "<br>                    \r\n              <p>用&nbsp;&nbsp;&nbsp; 户:<input type=\"text\" name=\"username\" size=\"15\"><br>                               \r\n              旧的密码:<input type=\"password\" name=\"userpassword\" size=\"10\"><br>                               \r\n              新的密码:<input type=\"password\" name=\"newpwd\" size=\"10\"><br>                               \r\n              确认密码:<input type=\"password\" name=\"newpwd2\" size=\"10\"></p>                               \r\n              <p align=\"center\"><input class=\"buttonface\" type=\"submit\" value=\"确定\" name=\"B1\">&nbsp;&nbsp;                              \r\n              <input class=\"buttonface\" type=\"reset\" value=\"重写\" name=\"B2\"></p>                              \r\n              <input type=\"hidden\" name=\"method\" value=\"2\">                             \r\n            </form>                             \r\n".getBytes("GB2312");
      _jsp_string10 = "                            \r\n            <form method=\"POST\" action=\"userinfo.jsp\">                             \r\n              <p align=\"center\">".getBytes("GB2312");
      _jsp_string4 = "\r\n            <form method=\"POST\" action=\"userinfo.jsp\">\r\n              <p>".getBytes("GB2312");
      _jsp_string2 = "\r\n<!--导入结束-->\r\n".getBytes("GB2312");
      _jsp_string11 = "<br>                            \r\n              用户名:<select size=\"1\" name=\"username\">           \r\n".getBytes("GB2312");
      _jsp_string15 = "</option>           \r\n".getBytes("GB2312");
      _jsp_string12 = "                         \r\n                <option value=\"".getBytes("GB2312");
      _jsp_string5 = "<br>\r\n              用户:<input type=\"text\" name=\"username\" size=\"15\"><br>\r\n              密码:<input type=\"password\" name=\"userpassword\" size=\"10\"></p>\r\n              <p align=\"center\"><input class=\"buttonface\" type=\"submit\" value=\"确定\" name=\"B1\">&nbsp;                              \r\n              <input class=\"buttonface\" type=\"reset\" value=\"重写\" name=\"B2\"></p>                             \r\n              <input type=\"hidden\" name=\"method\" value=\"3\">                            \r\n            </form>                            \r\n".getBytes("GB2312");
      _jsp_string3 = "\r\n\r\n<html>\r\n\r\n<head>\r\n<meta http-equiv=\"Content-Language\" content=\"zh-cn\">\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">\r\n<meta name=\"GENERATOR\" content=\"Microsoft FrontPage 4.0\">\r\n<meta name=\"ProgId\" content=\"FrontPage.Editor.Document\">\r\n<title>New Page 1</title>\r\n<link rel=\"stylesheet\" type=\"text/css\" href=\"css/css02.css\">\r\n\r\n<script Language=\"JavaScript\">\r\n<!--\r\nfunction isspacestring(mystring)\r\n//是否为空格字符串;true为空,FALSE为非空\r\n{ var istring=mystring;\r\n  var temp,i,strlen;\r\n  temp=true;\r\n  strlen=istring.length;\r\n  for (i=0;i<strlen;i++)\r\n  {\r\n    if ((istring.substring(i,i+1)!=\" \")&(temp))\r\n     { temp=false;  }\r\n  }\r\n return temp;\r\n}\r\n\r\nfunction firstisspace(mystring)\r\n//检查首字母是否是空格,TRUE首字母为空格;FALSE首字母不为空格\r\n{ var istring=mystring;\r\n  var temp,i;\r\n  temp=true;\r\n    if (istring.substring(0,1)!=\" \")\r\n     { temp=false;  }\r\n return temp;\r\n}\r\n\r\nfunction check_input(theForm)\r\n{\r\n      if ((theForm.username.value ==\"\")|(isspacestring(theForm.username.value)))\r\n      {\r\n        alert(\"请输入用户名!\");\r\n        theForm.username.focus();\r\n        return (false);\r\n      }\r\n      \r\n      if ((theForm.userpassword.value ==\"\")|(isspacestring(theForm.userpassword.value)))\r\n      {\r\n        alert(\"请输入旧密码!\");\r\n        theForm.userpassword.focus();\r\n        return (false);\r\n      }\r\n\r\n\r\n      if ((theForm.newpwd.value ==\"\")|(isspacestring(theForm.newpwd.value)))\r\n      {\r\n        alert(\"请输入新的密码!\");\r\n        theForm.newpwd.focus();\r\n        return (false);\r\n      }\r\n \r\n\r\n\r\n     if ((theForm.newpwd.value !=theForm.newpwd2.value))\r\n      {\r\n        alert(\"两次密码不相同!请重新输入密码.\");\r\n        theForm.newpwd.focus();\r\n        return (false);\r\n      }\r\n\r\n      if (theForm.newpwd.value.length > 10)\r\n      {\r\n        alert(\"密码太长了,请重新输入.\");\r\n        theForm.newpwd.focus();\r\n        return (false);\r\n      }\r\n       return (true);\r\n}\r\n-->\r\n</script>\r\n\r\n</head>\r\n\r\n<body>\r\n\r\n<table border=\"1\" width=\"100%\" bordercolorlight=\"#000000\" bordercolordark=\"#FFFFFF\" cellspacing=\"0\" cellpadding=\"0\">\r\n  <tr>\r\n    <td width=\"34%\" bgcolor=\"#5d91c0\" align=\"center\"><a href=\"myinfo.jsp?pages=1\" target=\"_self\"><font color=\"#FFFFFF\">修改个人信息</font></a></td>\r\n    <td width=\"33%\" bgcolor=\"#5d91c0\" align=\"center\"><a href=\"myinfo.jsp?pages=2\" target=\"_self\"><font color=\"#FFFFFF\">更改个人密码</font></a></td>\r\n    <td width=\"33%\" bgcolor=\"#5d91c0\" align=\"center\"><a href=\"myinfo.jsp?pages=3\" target=\"_self\"><font color=\"#FFFFFF\">查询个人信息</font></a></td>\r\n  </tr>\r\n  <tr>\r\n    <td width=\"100%\" colspan=\"3\">\r\n      <table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n        <tr>\r\n          <td width=\"34%\" valign=\"top\">\r\n<!------------------------------------------------------------------------->\r\n".getBytes("GB2312");
      _jsp_string17 = "                            \r\n<!------------------------------------------------------------------------->                            \r\n          </td>                             \r\n        </tr>                             \r\n      </table>                             \r\n    </td>                             \r\n  </tr>                             \r\n</table>                             \r\n                             \r\n</body>                             \r\n                             \r\n</html>                             \r\n".getBytes("GB2312");
      _jsp_string6 = "                            \r\n<!------------------------------------------------------------------------->          </td>                            \r\n          <td width=\"33%\" valign=\"top\">                            \r\n<!------------------------------------------------------------------------->                                      \r\n".getBytes("GB2312");
      _jsp_string13 = "\" ".getBytes("GB2312");
      _jsp_string14 = ">".getBytes("GB2312");
    } catch (java.io.UnsupportedEncodingException e) {
      e.printStackTrace();
    }
  }
}

⌨️ 快捷键说明

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