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

📄 _jeticchat__jsp.java

📁 《jsp编程起步》里面的所有源代码
💻 JAVA
字号:
/*
 * JSP generated by Resin 1.2.0 -- Wed Nov  1 07:35:54 PST 2000
 */

package _jsp._chat._0944._src._org._jetic._web._chat;
import java.io.*;
import javax.servlet.*;
import javax.servlet.jsp.*;
import javax.servlet.jsp.tagext.*;
import javax.servlet.http.*;

public class _jeticchat__jsp extends com.caucho.jsp.JavaPage{
  
  public void
  _jspService(javax.servlet.http.HttpServletRequest request,
              javax.servlet.http.HttpServletResponse response)
    throws java.io.IOException, javax.servlet.ServletException
  {
    com.caucho.jsp.QPageContext pageContext = (com.caucho.jsp.QPageContext) com.caucho.jsp.QJspFactory.create().getPageContext(this, request, response, null, true, 8192, true);
    javax.servlet.jsp.JspWriter out = (javax.servlet.jsp.JspWriter) pageContext.getOut();
    com.caucho.jsp.ByteWriteStream _jsp_raw_out;
    _jsp_raw_out = (com.caucho.jsp.ByteWriteStream) out;
    javax.servlet.ServletConfig config = getServletConfig();
    javax.servlet.Servlet page = this;
    javax.servlet.http.HttpSession session = pageContext.getSession();
    javax.servlet.ServletContext application = pageContext.getServletContext();
    response.setContentType("text/html");
    try {
      _jsp_raw_out.write(_jsp_string0, 0, _jsp_string0.length);
      _jsp_raw_out.write(_jsp_string1, 0, _jsp_string1.length);
      _jsp_raw_out.write(_jsp_string2, 0, _jsp_string2.length);
      _jsp_raw_out.write(_jsp_string3, 0, _jsp_string3.length);
      _jsp_raw_out.write(_jsp_string4, 0, _jsp_string4.length);
      _jsp_raw_out.write(_jsp_string5, 0, _jsp_string5.length);
      _jsp_raw_out.write(_jsp_string6, 0, _jsp_string6.length);
      _jsp_raw_out.write(_jsp_string7, 0, _jsp_string7.length);
      _jsp_raw_out.write(_jsp_string8, 0, _jsp_string8.length);
      _jsp_raw_out.write(_jsp_string9, 0, _jsp_string9.length);
      _jsp_raw_out.write(_jsp_string10, 0, _jsp_string10.length);
      _jsp_raw_out.write(_jsp_string11, 0, _jsp_string11.length);
      _jsp_raw_out.write(_jsp_string3, 0, _jsp_string3.length);
      _jsp_raw_out.write(_jsp_string4, 0, _jsp_string4.length);
      _jsp_raw_out.write(_jsp_string12, 0, _jsp_string12.length);
      _jsp_raw_out.write(_jsp_string13, 0, _jsp_string13.length);
      _jsp_raw_out.write(_jsp_string14, 0, _jsp_string14.length);
      _jsp_raw_out.write(_jsp_string15, 0, _jsp_string15.length);
      _jsp_raw_out.write(_jsp_string16, 0, _jsp_string16.length);
    } catch (java.lang.Throwable e) {
      pageContext.handlePageException(e);
    } finally {
      JspFactory.getDefaultFactory().releasePageContext(pageContext);
    }
  }

  private java.util.ArrayList _caucho_depends;
  private java.util.ArrayList _caucho_cache;
  private com.caucho.java.LineMap _caucho_line_map;

  public boolean _caucho_isModified()
  {
    if (com.caucho.util.CauchoSystem.getVersionId() != -1355223634)
      return true;
    for (int i = _caucho_depends.size() - 1; i >= 0; i--) {
      com.caucho.jsp.Depend depend;
      depend = (com.caucho.jsp.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 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("_jeticchat__jsp.java", "/chat/0944/src/org/jetic/web/chat/jeticchat.jsp");
    _caucho_line_map.add(1, 1);
    _caucho_line_map.add(13, 30);
    _caucho_depends = new java.util.ArrayList();
    _caucho_depends.add(new com.caucho.jsp.Depend(appDir.lookup("0944/src/org/jetic/web/chat/jeticchat.jsp"), 976098520000L, 278L));
  }

  private static byte []_jsp_string5;
  private static byte []_jsp_string0;
  private static byte []_jsp_string3;
  private static byte []_jsp_string12;
  private static byte []_jsp_string15;
  private static byte []_jsp_string13;
  private static byte []_jsp_string11;
  private static byte []_jsp_string7;
  private static byte []_jsp_string8;
  private static byte []_jsp_string2;
  private static byte []_jsp_string4;
  private static byte []_jsp_string6;
  private static byte []_jsp_string10;
  private static byte []_jsp_string9;
  private static byte []_jsp_string14;
  private static byte []_jsp_string16;
  private static byte []_jsp_string1;
  static {
    _jsp_string5 = ">\n".getBytes();
    _jsp_string0 = "<HTML>\r\n<HEAD>\r\n<TITLE>\r\njeticchat\r\n</TITLE>\r\n</HEAD>\r\n<BODY>\r\n<H1>\r\njetic chatroom\r\n</H1>\r\n\r\n".getBytes();
    _jsp_string3 = " width=\"400\"".getBytes();
    _jsp_string12 = " java_code=\"org.jetic.web.chat.ChatApplet\"".getBytes();
    _jsp_string15 = "</noembed></embed></object>\n".getBytes();
    _jsp_string13 = " java_codebase=\"../../../../../classes\"".getBytes();
    _jsp_string11 = " codebase=\"http://java.sun.com/products/plugin/\"".getBytes();
    _jsp_string7 = "<param name=\"java_codebase\" value=\"../../../../../classes\">\n".getBytes();
    _jsp_string8 = "<param name=\"type\" value=\"application/x-java-applet\">\n".getBytes();
    _jsp_string2 = " codebase=\"http://java.sun.com/products/plugin/1.2.2/jinstall-1_2_2-win.cab#Version=1,2,2,0\"".getBytes();
    _jsp_string4 = " height=\"300\"".getBytes();
    _jsp_string6 = "<param name=\"java_code\" value=\"org.jetic.web.chat.ChatApplet\">\n".getBytes();
    _jsp_string10 = "<embed type=\"application/x-java-applet\"".getBytes();
    _jsp_string9 = "<comment>".getBytes();
    _jsp_string14 = ">\n<noembed></comment>".getBytes();
    _jsp_string16 = "\r\n\r\n</BODY>\r\n</HTML>\r\n".getBytes();
    _jsp_string1 = "<object classid=\"clsid:8AD9C840-044E-11D1-B3E9-00805F499D93\"".getBytes();
  }
}

⌨️ 快捷键说明

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