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

📄 _createuser__jsp.java

📁 JSP聊天系统
💻 JAVA
📖 第 1 页 / 共 2 页
字号:
	if( !success && errors ) {

      pageContext.write(_jsp_string11, 0, _jsp_string11.length);
      	if( errorUserAlreadyExists ) { 
      pageContext.write(_jsp_string12, 0, _jsp_string12.length);
      out.print(( username ));
      pageContext.write(_jsp_string13, 0, _jsp_string13.length);
      	} else if( errorNoPermissionToCreate ) { 
      pageContext.write(_jsp_string14, 0, _jsp_string14.length);
      	} else { 
      pageContext.write(_jsp_string15, 0, _jsp_string15.length);
      	} 
      pageContext.write(_jsp_string16, 0, _jsp_string16.length);
      	} 
      pageContext.write(_jsp_string17, 0, _jsp_string17.length);
      pageContext.write(_jsp_string18, 0, _jsp_string18.length);
      pageContext.write(_jsp_string19, 0, _jsp_string19.length);
      out.print(( (name!=null)?name:"" ));
      pageContext.write(_jsp_string20, 0, _jsp_string20.length);
      pageContext.write(_jsp_string21, 0, _jsp_string21.length);
      out.print(((errorEmail)?(" color=\"#ff0000\""):"" ));
      pageContext.write(_jsp_string22, 0, _jsp_string22.length);
      out.print(((errorEmail)?(" color=\"#ff0000\""):"" ));
      pageContext.write(_jsp_string23, 0, _jsp_string23.length);
      out.print(( (email!=null)?email:"" ));
      pageContext.write(_jsp_string24, 0, _jsp_string24.length);
      pageContext.write(_jsp_string25, 0, _jsp_string25.length);
      out.print(((!usernameIsEmail&&errorUsername)?" color=\"#ff0000\"":"" ));
      pageContext.write(_jsp_string26, 0, _jsp_string26.length);
      out.print(( (usernameIsEmail)?" checked":"" ));
      pageContext.write(_jsp_string27, 0, _jsp_string27.length);
      	if( usernameIsEmail ) { 
      pageContext.write(_jsp_string28, 0, _jsp_string28.length);
      out.print(( (email!=null)?email:"" ));
      pageContext.write(_jsp_string29, 0, _jsp_string29.length);
      	} else { 
      pageContext.write(_jsp_string28, 0, _jsp_string28.length);
      out.print(( (username!=null)?username:"" ));
      pageContext.write(_jsp_string29, 0, _jsp_string29.length);
      	} 
      pageContext.write(_jsp_string30, 0, _jsp_string30.length);
      pageContext.write(_jsp_string21, 0, _jsp_string21.length);
      out.print(( (errorNoPassword||errorPasswordsNotEqual)?" color=\"#ff0000\"":"" ));
      pageContext.write(_jsp_string22, 0, _jsp_string22.length);
      out.print(( (errorNoPassword||errorPasswordsNotEqual)?" color=\"#ff0000\"":"" ));
      pageContext.write(_jsp_string31, 0, _jsp_string31.length);
      pageContext.write(_jsp_string32, 0, _jsp_string32.length);
      out.print(( (errorNoConfirmPassword||errorPasswordsNotEqual)?" color=\"#ff0000\"":"" ));
      pageContext.write(_jsp_string33, 0, _jsp_string33.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() != 2057024146)
      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("_createuser__jsp.java", "D:\\resin-2.1.4\\webapps\\e-forum\\admin\\createUser.jsp");
    _caucho_line_map.add("/e-forum/admin/createUser.jsp", 10, 1);
    _caucho_line_map.add(2, 33);
    _caucho_line_map.add(9, 41);
    _caucho_line_map.add(16, 43);
    _caucho_line_map.add(19, 52);
    _caucho_line_map.add(70, 102);
    _caucho_line_map.add(164, 189);
    _caucho_line_map.add(168, 194);
    _caucho_line_map.add(171, 198);
    _caucho_line_map.add("/admin/include/pageTitle.jsp", 9, 201);
    _caucho_line_map.add(14, 203);
    _caucho_line_map.add(15, 205);
    _caucho_line_map.add(16, 207);
    _caucho_line_map.add(19, 211);
    _caucho_line_map.add(24, 213);
    _caucho_line_map.add("D:\\resin-2.1.4\\webapps\\e-forum\\admin\\createUser.jsp", 174, 216);
    _caucho_line_map.add(179, 220);
    _caucho_line_map.add(180, 222);
    _caucho_line_map.add(181, 224);
    _caucho_line_map.add(188, 230);
    _caucho_line_map.add(207, 234);
    _caucho_line_map.add(213, 237);
    _caucho_line_map.add(213, 239);
    _caucho_line_map.add(221, 244);
    _caucho_line_map.add(224, 246);
    _caucho_line_map.add(228, 248);
    _caucho_line_map.add(229, 250);
    _caucho_line_map.add(230, 252);
    _caucho_line_map.add(231, 254);
    _caucho_line_map.add(232, 256);
    _caucho_line_map.add(238, 259);
    _caucho_line_map.add(238, 261);
    _caucho_line_map.add(244, 264);
    com.caucho.vfs.Depend depend;
    depend = new com.caucho.vfs.Depend(appDir.lookup("admin/include/pageTitle.jsp"), 989631934000L, 553L);
    _caucho_depends.add(depend);
    depend = new com.caucho.vfs.Depend(appDir.lookup("admin/createUser.jsp"), 1030011622000L, 8212L);
    _caucho_depends.add(depend);
  }

  private static byte []_jsp_string2;
  private static byte []_jsp_string22;
  private static byte []_jsp_string7;
  private static byte []_jsp_string8;
  private static byte []_jsp_string16;
  private static byte []_jsp_string11;
  private static byte []_jsp_string14;
  private static byte []_jsp_string28;
  private static byte []_jsp_string3;
  private static byte []_jsp_string27;
  private static byte []_jsp_string0;
  private static byte []_jsp_string13;
  private static byte []_jsp_string18;
  private static byte []_jsp_string21;
  private static byte []_jsp_string19;
  private static byte []_jsp_string5;
  private static byte []_jsp_string20;
  private static byte []_jsp_string10;
  private static byte []_jsp_string26;
  private static byte []_jsp_string29;
  private static byte []_jsp_string30;
  private static byte []_jsp_string9;
  private static byte []_jsp_string33;
  private static byte []_jsp_string23;
  private static byte []_jsp_string25;
  private static byte []_jsp_string17;
  private static byte []_jsp_string32;
  private static byte []_jsp_string12;
  private static byte []_jsp_string31;
  private static byte []_jsp_string15;
  private static byte []_jsp_string1;
  private static byte []_jsp_string4;
  private static byte []_jsp_string6;
  private static byte []_jsp_string24;
  static {
    try {
      _jsp_string2 = "\r\n \r\n".getBytes("GB2312");
      _jsp_string22 = "=\"".getBytes("GB2312");
      _jsp_string7 = "\r\n			 : \r\n		".getBytes("GB2312");
      _jsp_string8 = "\r\n	".getBytes("GB2312");
      _jsp_string16 = "\r\n  </font>\r\n<p>\r\n".getBytes("GB2312");
      _jsp_string11 = "\r\n	\r\n<p><font color=\"#ff0000\"> \r\n  ".getBytes("GB2312");
      _jsp_string14 = "\r\n  你没有创建用户的权限。 \r\n  ".getBytes("GB2312");
      _jsp_string28 = "\r\n		 value=\"".getBytes("GB2312");
      _jsp_string3 = "\r\n\r\n\r\n".getBytes("GB2312");
      _jsp_string27 = "\r\n		  onclick=\"this.form.username.value=this.form.email.value;\">\r\n              <label for=\"cb01\">用电子邮件</label>) </font> </td>\r\n	<td><input type=\"text\" name=\"username\" size=\"30\"\r\n		".getBytes("GB2312");
      _jsp_string0 = "\r\n".getBytes("GB2312");
      _jsp_string13 = "\" 已经存在。请重新输入一个 \r\n  ".getBytes("GB2312");
      _jsp_string18 = "\r\n<form action=\"createUser.jsp\" method=\"post\" name=\"createForm\">\r\n<input type=\"hidden\" name=\"doCreate\" value=\"true\">\r\n  <b>新用户信息</b> \r\n  <p>\r\n\r\n<table bgcolor=\"#999999\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"95%\" align=\"right\">\r\n<td>\r\n<table bgcolor=\"#999999\" cellspacing=\"1\" cellpadding=\"3\" border=\"0\" width=\"100%\">\r\n\r\n".getBytes("GB2312");
      _jsp_string21 = "\r\n<tr bgcolor=\"#ffffff\">\r\n	        <td><font size=\"-1\" ".getBytes("GB2312");
      _jsp_string19 = "\r\n<tr bgcolor=\"#ffffff\">\r\n	        <td><font size=\"-1\">姓名</font></td>\r\n	<td><input type=\"text\" name=\"name\" size=\"30\"\r\n		 value=\"".getBytes("GB2312");
      _jsp_string5 = "\r\n	<table class=\"pageHeaderBg\" cellpadding=\"1\" cellspacing=\"0\" border=\"0\" width=\"100%\">\r\n	<td><table class=\"pageHeaderFg\" cellpadding=\"3\" cellspacing=\"0\" border=\"0\" width=\"100%\">\r\n	<td>\r\n	<span class=\"pageTitle\">\r\n	".getBytes("GB2312");
      _jsp_string20 = "\">\r\n	</td>	\r\n</tr>\r\n\r\n".getBytes("GB2312");
      _jsp_string10 = "\r\n\r\n\r\n\r\n\r\n<p>\r\n\r\n".getBytes("GB2312");
      _jsp_string26 = "> \r\n              用户名<br>\r\n              &nbsp;(<input type=\"checkbox\" name=\"usernameIsEmail\" \r\n		  id=\"cb01\"".getBytes("GB2312");
      _jsp_string29 = "\">\r\n		".getBytes("GB2312");
      _jsp_string30 = "\r\n	</td>\r\n</tr>\r\n\r\n".getBytes("GB2312");
      _jsp_string9 = "\r\n	</span>\r\n	</td>\r\n	</table></td>\r\n	</table>\r\n".getBytes("GB2312");
      _jsp_string33 = "\r\n		 >密码确认</font></td>\r\n	<td><input type=\"password\" name=\"confirmPassword\" value=\"\" size=\"20\" maxlength=\"30\"></td>\r\n</tr>\r\n\r\n</table>\r\n</td>\r\n</table>\r\n\r\n<br clear=\"all\"><br>\r\n\r\n  <input type=\"submit\" value=\"创建用户\">\r\n&nbsp;\r\n  <input type=\"submit\" value=\"取消\"\r\n onclick=\"location.href='users.jsp';return false;\">\r\n\r\n</form>\r\n\r\n<script language=\"JavaScript\" type=\"text/javascript\">\r\n<!--\r\ndocument.createForm.name.focus();\r\n//-->\r\n</script>\r\n\r\n\r\n</body>\r\n</html>\r\n\r\n".getBytes("GB2312");
      _jsp_string23 = "\">电子邮件</font></td>\r\n	<td><input type=\"text\" name=\"email\" size=\"30\"\r\n		 value=\"".getBytes("GB2312");
      _jsp_string25 = "\r\n<tr bgcolor=\"#ffffff\">\r\n	        <td><font size=\"-1\"".getBytes("GB2312");
      _jsp_string17 = "\r\n\r\n<p> <font size=\"-1\"> 这样创建用户没有许可,默认的私人设置。你一旦创建用户就必须编辑它的属性。</font> \r\n<p>\r\n\r\n".getBytes("GB2312");
      _jsp_string32 = "\r\n<tr bgcolor=\"#ffffff\">\r\n	<td><font size=\"-1\"".getBytes("GB2312");
      _jsp_string12 = "\r\n  此用户\"".getBytes("GB2312");
      _jsp_string31 = "\">密码</font></td>\r\n	<td><input type=\"password\" name=\"password\" value=\"\" size=\"20\" maxlength=\"30\"></td>\r\n</tr>\r\n\r\n".getBytes("GB2312");
      _jsp_string15 = "\r\n  错误发生,请检查是否填写错误并重新填写其内容。\r\n  ".getBytes("GB2312");
      _jsp_string1 = "\r\n\r\n".getBytes("GB2312");
      _jsp_string4 = "\r\n\r\n<html>\r\n<head>\r\n	<title></title>\r\n	<link rel=\"stylesheet\" href=\"style/global.css\">\r\n</head>\r\n\r\n<body background=\"../images/background.gif\" bgcolor=\"#ffffff\" text=\"#000000\" link=\"#0000ff\" vlink=\"#800080\" alink=\"#ff0000\">\r\n".getBytes("GB2312");
      _jsp_string6 = "\r\n		".getBytes("GB2312");
      _jsp_string24 = "\">\r\n	</td>\r\n</tr>\r\n\r\n".getBytes("GB2312");
    } catch (java.io.UnsupportedEncodingException e) {
      e.printStackTrace();
    }
  }
}

⌨️ 快捷键说明

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