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

📄 _forumdetail__jsp.java

📁 JSP聊天系统
💻 JAVA
📖 第 1 页 / 共 2 页
字号:
      	} 
      pageContext.write(_jsp_string22, 0, _jsp_string22.length);
      	} 
      pageContext.write(_jsp_string23, 0, _jsp_string23.length);
      out.print((forumID));
      pageContext.write(_jsp_string24, 0, _jsp_string24.length);
      	if( installedFilters == null || installedFilters.length == 0 ) { 
      pageContext.write(_jsp_string25, 0, _jsp_string25.length);
      out.print((forumID));
      pageContext.write(_jsp_string26, 0, _jsp_string26.length);
      	} else { 
      pageContext.write(_jsp_string18, 0, _jsp_string18.length);
      	for( int i=0; i<installedFilters.length; i++ ) { 
      pageContext.write(_jsp_string7, 0, _jsp_string7.length);
      		ForumMessageFilter filter = installedFilters[i]; 
      pageContext.write(_jsp_string19, 0, _jsp_string19.length);
      out.print(( filter.getName() ));
      pageContext.write(_jsp_string20, 0, _jsp_string20.length);
      out.print(( filter.getDescription() ));
      pageContext.write(_jsp_string21, 0, _jsp_string21.length);
      	} 
      pageContext.write(_jsp_string22, 0, _jsp_string22.length);
      	} 
      pageContext.write(_jsp_string27, 0, _jsp_string27.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() != 2057024144)
      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("_forumdetail__jsp.java", "e:\\jnjt\\forum\\admin\\forumDetail.jsp");
    _caucho_line_map.add("/forum/admin/forumDetail.jsp", 74, 1);
    _caucho_line_map.add(19, 17);
    _caucho_line_map.add(2, 37);
    _caucho_line_map.add(9, 45);
    _caucho_line_map.add(16, 47);
    _caucho_line_map.add(19, 56);
    _caucho_line_map.add(24, 57);
    _caucho_line_map.add(83, 108);
    _caucho_line_map.add(87, 113);
    _caucho_line_map.add(89, 116);
    _caucho_line_map.add("/forum/admin/include/pageTitle.jsp", 9, 119);
    _caucho_line_map.add(14, 121);
    _caucho_line_map.add(15, 123);
    _caucho_line_map.add(16, 125);
    _caucho_line_map.add(19, 129);
    _caucho_line_map.add(24, 131);
    _caucho_line_map.add("e:\\jnjt\\forum\\admin\\forumDetail.jsp", 93, 134);
    _caucho_line_map.add(119, 159);
    _caucho_line_map.add(129, 161);
    _caucho_line_map.add(133, 163);
    _caucho_line_map.add(137, 165);
    _caucho_line_map.add(141, 167);
    _caucho_line_map.add(145, 169);
    _caucho_line_map.add(154, 171);
    _caucho_line_map.add(160, 175);
    _caucho_line_map.add(161, 177);
    _caucho_line_map.add(162, 179);
    _caucho_line_map.add(165, 183);
    _caucho_line_map.add(172, 187);
    _caucho_line_map.add(176, 189);
    _caucho_line_map.add(177, 191);
    _caucho_line_map.add(178, 193);
    _caucho_line_map.add(179, 195);
    _caucho_line_map.add(183, 197);
    _caucho_line_map.add(184, 199);
    _caucho_line_map.add(187, 203);
    _caucho_line_map.add(194, 207);
    com.caucho.vfs.Depend depend;
    depend = new com.caucho.vfs.Depend(mergePath.lookup("file:/e:/jnjt/forum/admin/include/pageTitle.jsp"), 989631934000L, 553L);
    _caucho_depends.add(depend);
    depend = new com.caucho.vfs.Depend(mergePath.lookup("file:/e:/jnjt/forum/admin/forumDetail.jsp"), 1021941294000L, 5615L);
    _caucho_depends.add(depend);
  }

  private static byte []_jsp_string2;
  private static byte []_jsp_string15;
  private static byte []_jsp_string11;
  private static byte []_jsp_string18;
  private static byte []_jsp_string20;
  private static byte []_jsp_string6;
  private static byte []_jsp_string4;
  private static byte []_jsp_string7;
  private static byte []_jsp_string12;
  private static byte []_jsp_string19;
  private static byte []_jsp_string17;
  private static byte []_jsp_string9;
  private static byte []_jsp_string10;
  private static byte []_jsp_string8;
  private static byte []_jsp_string0;
  private static byte []_jsp_string23;
  private static byte []_jsp_string13;
  private static byte []_jsp_string22;
  private static byte []_jsp_string16;
  private static byte []_jsp_string14;
  private static byte []_jsp_string25;
  private static byte []_jsp_string27;
  private static byte []_jsp_string3;
  private static byte []_jsp_string21;
  private static byte []_jsp_string1;
  private static byte []_jsp_string26;
  private static byte []_jsp_string5;
  private static byte []_jsp_string24;
  static {
    try {
      _jsp_string2 = "\r\n \r\n".getBytes("GB2312");
      _jsp_string15 = "</td>\r\n</tr>\r\n<tr bgcolor=\"#ffffff\">\r\n	<td nowrap>Last Modified Date</td>\r\n	<td>".getBytes("GB2312");
      _jsp_string11 = "\r\n</font>\r\n\r\n<p>\r\n\r\n<table bgcolor=\"#999999\" cellspacing=\"0\" cellpadding=\"0\" width=\"100%\" border=\"0\">\r\n<td>\r\n<table bgcolor=\"#999999\" cellspacing=\"1\" cellpadding=\"3\" width=\"100%\" border=\"0\">\r\n<tr bgcolor=\"#ffffff\">\r\n	<td nowrap>Description</td>\r\n	<td><i>".getBytes("GB2312");
      _jsp_string18 = "\r\n	<table bgcolor=\"#999999\" cellspacing=\"0\" cellpadding=\"0\" width=\"95%\" align=\"right\">\r\n	<td>\r\n	<table bgcolor=\"#999999\" cellspacing=\"1\" cellpadding=\"3\" width=\"100%\">\r\n	".getBytes("GB2312");
      _jsp_string20 = "</td>\r\n		<td>".getBytes("GB2312");
      _jsp_string6 = "\r\n			&nbsp;:&nbsp;\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_string7 = "\r\n	".getBytes("GB2312");
      _jsp_string12 = "</i></td>\r\n</tr>\r\n<tr bgcolor=\"#ffffff\">\r\n	<td nowrap>Number of Threads</td>\r\n	<td>".getBytes("GB2312");
      _jsp_string19 = "\r\n		<tr bgcolor=\"#ffffff\">\r\n		<td>".getBytes("GB2312");
      _jsp_string17 = "\r\n	<ul><i>没有扩展属性.</i></ul>\r\n".getBytes("GB2312");
      _jsp_string9 = "\r\n\r\n\r\n\r\n\r\n\r\n<p>\r\n\r\n".getBytes("GB2312");
      _jsp_string10 = "\r\n\r\n<font size=\"+1\">\r\n论坛: ".getBytes("GB2312");
      _jsp_string8 = "\r\n	</span>\r\n	</td>\r\n	</table></td>\r\n	</table>\r\n".getBytes("GB2312");
      _jsp_string0 = "\r\n".getBytes("GB2312");
      _jsp_string23 = "\r\n\r\n<p>\r\n\r\n<b>已安装的过滤器:</b> (<a href=\"forumFilters.jsp?forum=".getBytes("GB2312");
      _jsp_string13 = "</td>\r\n</tr>\r\n<tr bgcolor=\"#ffffff\">\r\n	<td nowrap>Number of Messages</td>\r\n	<td>".getBytes("GB2312");
      _jsp_string22 = "\r\n	</table>\r\n	</td>\r\n	</table>\r\n	<br clear=\"all\"><br>\r\n".getBytes("GB2312");
      _jsp_string16 = "</td>\r\n</tr>\r\n</table>\r\n</td>\r\n</table>\r\n\r\n<p>\r\n\r\n<b>扩展属性:</b><p>\r\n".getBytes("GB2312");
      _jsp_string14 = "</td>\r\n</tr>\r\n<tr bgcolor=\"#ffffff\">\r\n	<td nowrap>Creation Date</td>\r\n	<td>".getBytes("GB2312");
      _jsp_string25 = "\r\n	<ul><i>没有过滤器已安装. (<a href=\"forumFilters.jsp?forum=".getBytes("GB2312");
      _jsp_string27 = "\r\n\r\n</body>\r\n</html>\r\n\r\n".getBytes("GB2312");
      _jsp_string3 = "\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/shadowBack.gif\" bgcolor=\"#ffffff\" text=\"#000000\" link=\"#0000ff\" vlink=\"#800080\" alink=\"#ff0000\">\r\n\r\n".getBytes("GB2312");
      _jsp_string21 = "</td>\r\n		</tr>\r\n	".getBytes("GB2312");
      _jsp_string1 = "\r\n\r\n".getBytes("GB2312");
      _jsp_string26 = "\">加入几个</a>)</i></ul>\r\n".getBytes("GB2312");
      _jsp_string5 = "\r\n		".getBytes("GB2312");
      _jsp_string24 = "\">过滤器</a>)<p>\r\n".getBytes("GB2312");
    } catch (java.io.UnsupportedEncodingException e) {
      e.printStackTrace();
    }
  }
}

⌨️ 快捷键说明

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