• 大小: 7.81MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-10-16
  • 语言: Java
  • 标签: jsp  MVC模式  Servlet  

资源简介

JSP编程; Servlet编程; JDBC编程; 面向对象的编程思想; MVC模式;

资源截图

代码片段和文件信息

import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import org.apache.jasper.runtime.*;

public class error_0002ejsp_jsp extends HttpJspbase {


  private static java.util.Vector _jspx_includes;

  public java.util.List getIncludes() {
    return _jspx_includes;
  }

  public void _jspService(HttpServletRequest request HttpServletResponse response)
        throws java.io.IOException ServletException {

    JspFactory _jspxFactory = null;
    javax.servlet.jsp.PageContext pageContext = null;
    HttpSession session = null;
    ServletContext application = null;
    ServletConfig config = null;
    JspWriter out = null;
    object page = this;
    JspWriter _jspx_out = null;


    try {
      _jspxFactory = JspFactory.getDefaultFactory();
      response.setContentType(“text/html; charset=GB2312“);
      pageContext = _jspxFactory.getPageContext(this request response
       null true 8192 true);
      application = pageContext.getServletContext();
      config = pageContext.getServletConfig();
      session = pageContext.getSession();
      out = pageContext.getOut();
      _jspx_out = out;

      out.write(“\r\n\r\n“);
      out.write(“\r\n“);
      out.write(“\r\n“);
      out.write(“tle>“);
      out.write(“
tle>\r\n“);
      out.write(“\r\n“);
      out.write(“\r\n“);
      out.write(“ “);
      out.write(“\r\n“);
      out.write(““);
      out.write(“发布结果“);
      out.write(““);
      out.write(“\r\n\r\n  “);
      out.write(“ “);
      out.write(“数据库错误,发布失败!“);
      out.write(““);
      out.write(“

\r\n  “);
      out.write(“ “);
      out.write(“

\r\n  “);
      out.write(““);
      out.write(“返回“);
      out.write(““);
      out.write(“

\r\n\r\n\r\n“);
      out.write(“

 “);
      out.write(“

“);
      out.write(“\r\n\r\n\r\n“);
      out.write(“\r\n“);
    } catch (Throwable t) {
      out = _jspx_out;
      if (out != null && out.getBufferSize() != 0)
        out.clearBuffer();
      if (pageContext != null) pageContext.handlePageException(t);
    } finally {
      if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
    }
  }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

    ..A.SH.     54784  2004-04-02 13:27  ToStudents\graphics\Thumbs.db

     文件        231  2002-07-05 10:19  ToStudents\graphics\c-home_29.gif

     文件        473  2002-07-23 13:06  ToStudents\graphics\cnooc_06.gif

     文件        284  2002-07-23 13:06  ToStudents\graphics\cnooc_07.gif

     文件        699  2002-07-23 13:06  ToStudents\graphics\cnooc_08.gif

     文件        405  2002-07-23 13:06  ToStudents\graphics\cnooc_09.gif

     文件       1350  2002-07-23 13:06  ToStudents\graphics\cnooc_10.gif

     文件         52  2002-07-23 13:06  ToStudents\graphics\cnooc_11.gif

     文件      14561  2003-11-27 09:41  ToStudents\graphics\welcome.jpg

     文件         76  2002-07-09 14:54  ToStudents\graphics\doc.gif

     文件       2697  2003-04-06 14:51  ToStudents\graphics\error_r1_c1.gif

     文件       1342  2003-04-06 14:51  ToStudents\graphics\error_r2_c1.gif

     文件        806  2003-04-06 14:51  ToStudents\graphics\error_r2_c3.gif

     文件        410  2003-04-06 14:51  ToStudents\graphics\error_r3_c2.gif

     文件      12201  2004-03-16 13:03  ToStudents\graphics\green.jpg

     文件      16502  2005-07-03 14:51  ToStudents\graphics\head.jpg

     文件      19186  2004-09-19 10:50  ToStudents\graphics\login.gif

     文件       9193  2003-11-27 09:34  ToStudents\graphics\login_1.gif

     文件        207  2002-07-05 10:19  ToStudents\graphics\login_2.gif

     文件         51  2002-07-05 10:19  ToStudents\graphics\login_3.gif

     文件         57  2002-07-05 10:19  ToStudents\graphics\login_4.gif

     文件      12186  2004-03-16 13:11  ToStudents\graphics\red.jpg

     文件        595  2002-07-10 12:56  ToStudents\graphics\refuse.gif

     文件       1591  2003-04-06 14:51  ToStudents\graphics\center_error.gif

     文件      91160  2005-08-17 14:03  ToStudents\graphics\banner.gif

     文件      63667  2005-08-17 14:12  ToStudents\graphics\banner1.gif

     文件      45080  2005-08-17 15:01  ToStudents\graphics\main-1.jpg

     文件     296575  2005-08-17 15:11  ToStudents\graphics\main-1.gif

     文件      20220  2005-08-17 15:21  ToStudents\graphics\banner.jpg

     文件      12222  2005-08-17 14:08  ToStudents\graphics\images\banner_01.gif

............此处省略861个文件信息

评论

共有 条评论