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

📄 _forumcontent__jsp.java

📁 JSP聊天系统
💻 JAVA
📖 第 1 页 / 共 2 页
字号:

      pageContext.write(_jsp_string35, 0, _jsp_string35.length);
      out.print((forumID));
      pageContext.write(_jsp_string36, 0, _jsp_string36.length);
      out.print(( currentThreadID ));
      pageContext.write(_jsp_string37, 0, _jsp_string37.length);
      out.print((forumID));
      pageContext.write(_jsp_string38, 0, _jsp_string38.length);
      out.print((currentThreadID));
      pageContext.write(_jsp_string19, 0, _jsp_string19.length);
      out.print(( currentThread.getName() ));
      pageContext.write(_jsp_string39, 0, _jsp_string39.length);
      out.print(( currentThread.getMessageCount()-1 ));
      pageContext.write(_jsp_string40, 0, _jsp_string40.length);
      	if( rootMsgIsAnonymous ) { 
      pageContext.write(_jsp_string41, 0, _jsp_string41.length);
      	} else { 
      pageContext.write(_jsp_string42, 0, _jsp_string42.length);
      out.print((email));
      pageContext.write(_jsp_string43, 0, _jsp_string43.length);
      out.print(( name ));
      pageContext.write(_jsp_string19, 0, _jsp_string19.length);
      out.print(( username ));
      pageContext.write(_jsp_string44, 0, _jsp_string44.length);
      	} 
      pageContext.write(_jsp_string45, 0, _jsp_string45.length);
      out.print(( dateFormatter.format(rootMessage.getCreationDate()) ));
      pageContext.write(_jsp_string46, 0, _jsp_string46.length);
      	}

      pageContext.write(_jsp_string47, 0, _jsp_string47.length);
      pageContext.write(_jsp_string48, 0, _jsp_string48.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("_forumcontent__jsp.java", "D:\\resin-2.1.4\\webapps\\e-forum\\admin\\forumContent.jsp");
    _caucho_line_map.add("/e-forum/admin/forumContent.jsp", 15, 1);
    _caucho_line_map.add(21, 17);
    _caucho_line_map.add(2, 42);
    _caucho_line_map.add(9, 50);
    _caucho_line_map.add(15, 51);
    _caucho_line_map.add(18, 52);
    _caucho_line_map.add(21, 61);
    _caucho_line_map.add(31, 62);
    _caucho_line_map.add(103, 127);
    _caucho_line_map.add(107, 132);
    _caucho_line_map.add(110, 136);
    _caucho_line_map.add("/admin/include/pageTitle.jsp", 9, 139);
    _caucho_line_map.add(14, 141);
    _caucho_line_map.add(15, 143);
    _caucho_line_map.add(16, 145);
    _caucho_line_map.add(19, 149);
    _caucho_line_map.add(24, 151);
    _caucho_line_map.add("D:\\resin-2.1.4\\webapps\\e-forum\\admin\\forumContent.jsp", 113, 154);
    _caucho_line_map.add(120, 162);
    _caucho_line_map.add(122, 166);
    _caucho_line_map.add(123, 168);
    _caucho_line_map.add(137, 180);
    _caucho_line_map.add(152, 189);
    _caucho_line_map.add(155, 193);
    _caucho_line_map.add(155, 195);
    _caucho_line_map.add(156, 197);
    _caucho_line_map.add(161, 200);
    _caucho_line_map.add(171, 207);
    _caucho_line_map.add(176, 210);
    _caucho_line_map.add(177, 212);
    _caucho_line_map.add(177, 214);
    _caucho_line_map.add(177, 216);
    _caucho_line_map.add(178, 218);
    _caucho_line_map.add(179, 220);
    _caucho_line_map.add(183, 222);
    _caucho_line_map.add(184, 224);
    _caucho_line_map.add(185, 226);
    _caucho_line_map.add(185, 228);
    _caucho_line_map.add(185, 230);
    _caucho_line_map.add(186, 232);
    _caucho_line_map.add(187, 234);
    _caucho_line_map.add(203, 237);
    _caucho_line_map.add(216, 244);
    _caucho_line_map.add(231, 256);
    _caucho_line_map.add(231, 258);
    _caucho_line_map.add(234, 260);
    _caucho_line_map.add(234, 262);
    _caucho_line_map.add(234, 264);
    _caucho_line_map.add(237, 266);
    _caucho_line_map.add(240, 268);
    _caucho_line_map.add(243, 272);
    _caucho_line_map.add(243, 274);
    _caucho_line_map.add(243, 276);
    _caucho_line_map.add(244, 278);
    _caucho_line_map.add(247, 280);
    _caucho_line_map.add(252, 282);
    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/forumContent.jsp"), 1029826748000L, 7718L);
    _caucho_depends.add(depend);
  }

  private static byte []_jsp_string2;
  private static byte []_jsp_string31;
  private static byte []_jsp_string46;
  private static byte []_jsp_string42;
  private static byte []_jsp_string6;
  private static byte []_jsp_string7;
  private static byte []_jsp_string38;
  private static byte []_jsp_string48;
  private static byte []_jsp_string40;
  private static byte []_jsp_string29;
  private static byte []_jsp_string37;
  private static byte []_jsp_string41;
  private static byte []_jsp_string22;
  private static byte []_jsp_string0;
  private static byte []_jsp_string12;
  private static byte []_jsp_string20;
  private static byte []_jsp_string33;
  private static byte []_jsp_string27;
  private static byte []_jsp_string18;
  private static byte []_jsp_string39;
  private static byte []_jsp_string30;
  private static byte []_jsp_string32;
  private static byte []_jsp_string44;
  private static byte []_jsp_string13;
  private static byte []_jsp_string16;
  private static byte []_jsp_string21;
  private static byte []_jsp_string47;
  private static byte []_jsp_string25;
  private static byte []_jsp_string23;
  private static byte []_jsp_string26;
  private static byte []_jsp_string14;
  private static byte []_jsp_string15;
  private static byte []_jsp_string4;
  private static byte []_jsp_string9;
  private static byte []_jsp_string10;
  private static byte []_jsp_string17;
  private static byte []_jsp_string45;
  private static byte []_jsp_string34;
  private static byte []_jsp_string8;
  private static byte []_jsp_string19;
  private static byte []_jsp_string24;
  private static byte []_jsp_string35;
  private static byte []_jsp_string43;
  private static byte []_jsp_string28;
  private static byte []_jsp_string1;
  private static byte []_jsp_string3;
  private static byte []_jsp_string5;
  private static byte []_jsp_string11;
  private static byte []_jsp_string36;
  static {
    try {
      _jsp_string2 = "\r\n \r\n".getBytes("GB2312");
      _jsp_string31 = "\" class=\"toolbar\"\r\n				>下一个 ".getBytes("GB2312");
      _jsp_string46 = "\r\n		</td>\r\n		</form>\r\n	</tr>\r\n\r\n".getBytes("GB2312");
      _jsp_string42 = "\r\n			<a href=\"mailto:".getBytes("GB2312");
      _jsp_string6 = "\r\n			&nbsp;:&nbsp;\r\n		".getBytes("GB2312");
      _jsp_string7 = "\r\n	".getBytes("GB2312");
      _jsp_string38 = "&thread=".getBytes("GB2312");
      _jsp_string48 = "\r\n\r\n\r\n</body>\r\n</html>\r\n\r\n".getBytes("GB2312");
      _jsp_string40 = "\r\n		</td>\r\n		<td class=\"forumListCell\" width=\"1%\" nowrap align=\"center\">\r\n		".getBytes("GB2312");
      _jsp_string29 = "\r\n				&nbsp;\r\n			</td>\r\n			<td width=\"50%\" align=\"right\">\r\n			".getBytes("GB2312");
      _jsp_string37 = "';}\">\r\n		</td>\r\n		<td class=\"forumListCell\" width=\"96%\">\r\n			<a href=\"threadContent.jsp?forum=".getBytes("GB2312");
      _jsp_string41 = "\r\n			<i>匿名</i>\r\n		".getBytes("GB2312");
      _jsp_string22 = "\r\n\r\n		".getBytes("GB2312");
      _jsp_string0 = "\r\n".getBytes("GB2312");
      _jsp_string12 = ",信息:".getBytes("GB2312");
      _jsp_string20 = "\r\n	</select>\r\n</form>\r\n\r\n".getBytes("GB2312");
      _jsp_string33 = "<p>\r\n\r\n<table bgcolor=\"#cccccc\" cellpadding=0 cellspacing=0 border=0 width=\"100%\">\r\n<td>\r\n<table bgcolor=\"#cccccc\" cellpadding=3 cellspacing=1 border=0 width=\"100%\">\r\n<tr bgcolor=\"#dddddd\">\r\n	<td class=\"forumListHeader\" width=\"1%\" nowrap bgcolor=\"#cccccc\"><b>删除?</b></td>\r\n	<td class=\"forumListHeader\" width=\"95%\">主题</td>\r\n	<td class=\"forumListHeader\" width=\"1%\" nowrap>回复</td>\r\n	<td class=\"forumListHeader\" width=\"1%\" nowrap>发贴人</td>\r\n	<td class=\"forumListHeader\" width=\"1%\" nowrap>发贴日期</td>\r\n</tr>\r\n\r\n".getBytes("GB2312");
      _jsp_string27 = "\" class=\"toolbar\"\r\n				>上一个 ".getBytes("GB2312");
      _jsp_string18 = "\r\n		<option value=\"".getBytes("GB2312");
      _jsp_string39 = "</a>\r\n		</td>\r\n		<td class=\"forumListCell\" width=\"1%\" nowrap align=\"center\">\r\n			".getBytes("GB2312");
      _jsp_string30 = "\r\n			".getBytes("GB2312");
      _jsp_string32 = "\r\n			</td>\r\n		</table>\r\n		".getBytes("GB2312");
      _jsp_string44 = "</a>\r\n		".getBytes("GB2312");
      _jsp_string13 = "\r\n			<span class=\"errorText\">没有找到论坛!</span>\r\n	".getBytes("GB2312");
      _jsp_string16 = "\r\n		没有论坛!\r\n".getBytes("GB2312");
      _jsp_string21 = "\r\n	\r\n<p>\r\n\r\n".getBytes("GB2312");
      _jsp_string47 = "\r\n\r\n</table>\r\n</td>\r\n</table>\r\n\r\n".getBytes("GB2312");
      _jsp_string25 = "&start=".getBytes("GB2312");
      _jsp_string23 = "\r\n		<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\">\r\n			<td width=\"50%\">\r\n			".getBytes("GB2312");
      _jsp_string26 = "&range=".getBytes("GB2312");
      _jsp_string14 = "\r\n			<span class=\"errorText\">对该论坛的管理没有授权!</span>\r\n	".getBytes("GB2312");
      _jsp_string15 = "\r\n\r\n<p>\r\n\r\n".getBytes("GB2312");
      _jsp_string4 = "\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_string9 = "\r\n\r\n\r\n\r\n\r\n<p>\r\n\r\n".getBytes("GB2312");
      _jsp_string10 = "\r\n			当前操作论坛:<b>".getBytes("GB2312");
      _jsp_string17 = "\r\n\r\n<p>\r\n\r\n<form>\r\n	<select size=\"1\" name=\"\" onchange=\"location.href='forumContent.jsp?forum='+this.options[this.selectedIndex].value;\">\r\n	<option value=\"-1\">管理内容:\r\n	<option value=\"-1\">---------------------\r\n".getBytes("GB2312");
      _jsp_string45 = "\r\n		</td>\r\n		<td class=\"forumListDateCell\" width=\"1%\" nowrap>\r\n			".getBytes("GB2312");
      _jsp_string34 = "\r\n	\r\n	<tr bgcolor=\"#ffffff\">\r\n		<td colspan=\"5\" align=\"center\" class=\"forumListCell\">\r\n		<br><i>该论坛没有信息。</i><br><br>\r\n		</td>\r\n	</tr>\r\n	\r\n".getBytes("GB2312");
      _jsp_string8 = "\r\n	</span>\r\n	</td>\r\n	</table></td>\r\n	</table>\r\n".getBytes("GB2312");
      _jsp_string19 = "\">".getBytes("GB2312");
      _jsp_string24 = "\r\n				<a href=\"forumContent.jsp?forum=".getBytes("GB2312");
      _jsp_string35 = "\r\n	<tr>\r\n		<form>\r\n		<td width=\"1%\" class=\"forumListCell\" align=\"center\">\r\n			<input type=\"radio\"\r\n			 onclick=\"if(confirm('你确实要删除该线索以及它的所有信息吗?')){location.href='forumContent.jsp?forum=".getBytes("GB2312");
      _jsp_string43 = "\" title=\"".getBytes("GB2312");
      _jsp_string28 = " 线索</a>\r\n			".getBytes("GB2312");
      _jsp_string1 = "\r\n\r\n".getBytes("GB2312");
      _jsp_string3 = "\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_string5 = "\r\n		".getBytes("GB2312");
      _jsp_string11 = "</b>\r\n			<p>\r\n			主题:".getBytes("GB2312");
      _jsp_string36 = "&deleteThread=true&thread=".getBytes("GB2312");
    } catch (java.io.UnsupportedEncodingException e) {
      e.printStackTrace();
    }
  }
}

⌨️ 快捷键说明

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