• 大小: 360KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-06-07
  • 语言: 其他
  • 标签: 课程设计  

资源简介

课程设计用的,商店商品的销售,交易,顾客等信息,有删除,修改,插入等功能,数据库的各种操作

资源截图

代码片段和文件信息

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


public class customerDeal_0002ejsp_jsp extends HttpJspbase {

    // begin [file=“/customerDeal.jsp“;from=(130);to=(1396)]
    // end

    static {
    }
    public customerDeal_0002ejsp_jsp( ) {
    }

    private static boolean _jspx_inited = false;

    public final void _jspx_init() throws org.apache.jasper.runtime.JspException {
    }

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

        JspFactory _jspxFactory = null;
        PageContext pageContext = null;
        HttpSession session = null;
        ServletContext application = null;
        ServletConfig config = null;
        JspWriter out = null;
        object page = this;
        String  _value = null;
        try {

            if (_jspx_inited == false) {
                synchronized (this) {
                    if (_jspx_inited == false) {
                        _jspx_init();
                        _jspx_inited = true;
                    }
                }
            }
            _jspxFactory = JspFactory.getDefaultFactory();
            response.setContentType(“text/html; charset=GBK“);
            pageContext = _jspxFactory.getPageContext(this request response
             ““ true 8192 true);

            application = pageContext.getServletContext();
            config = pageContext.getServletConfig();
            session = pageContext.getSession();
            out = pageContext.getOut();

            // begin [file=“/customerDeal.jsp“;from=(02);to=(90)]
                
                /**
                 * title: 商店购物管理系统的完整实现
                 * Description: 教学示范
                 * Copyright: Copyright (c) 2003
                 * Company: 北京师范大学计算机系
                 * @author 孙一林
                 * @version 1.0
                 */
            // end
            // HTML // begin [file=“/customerDeal.jsp“;from=(92);to=(100)]
                out.write(“\r\n“);

            // end
            // HTML // begin [file=“/customerDeal.jsp“;from=(1048);to=(120)]
                out.write(“\r\n\r\n“);

            // end
            // HTML // begin [file=“/customerDeal.jsp“;from=(1230);to=(130)]
                out.write(“\r\n“);

            // end
            // begin [file=“/customerDeal.jsp“;from=(130);to=(1396)]
                shopmanagesystem.shopManageSystemBean shopManageBean = null;
                boolean _jspx_specialshopManageBean  = false;
                 synchronized (session) {
                    shopManageBean= (shopmanagesystem.shopManageSystemBean)
                    pageContext.getAttribute(“shopManageBean“PageContext.SESSION_SCOPE);
                    if ( shopManageBean == null ) {
                     

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

    ......R      7828  2003-04-11 19:58  商店管理系统\CLASSES\Generated Source\.jsp\.default\customerDeal_0002ejsp_jsp.java

    ......R      6293  2003-04-11 19:58  商店管理系统\CLASSES\Generated Source\.jsp\.default\delProduct_0002ejsp_jsp.java

    ......R      6306  2003-04-11 19:58  商店管理系统\CLASSES\Generated Source\.jsp\.default\delSingleCustomerDeal_0002ejsp_jsp.java

    ......R      5627  2003-04-11 19:58  商店管理系统\CLASSES\Generated Source\.jsp\.default\delSoldProduct_0002ejsp_jsp.java

    ......R      6134  2003-04-11 19:58  商店管理系统\CLASSES\Generated Source\.jsp\.default\insertProduct_0002ejsp_jsp.java

    ......R      6752  2003-04-11 19:58  商店管理系统\CLASSES\Generated Source\.jsp\.default\login_0002ejsp_jsp.java

    ......R      8152  2003-04-12 11:31  商店管理系统\CLASSES\Generated Source\.jsp\.default\productList_0002ejsp_jsp.java

    ......R      7770  2003-04-12 11:11  商店管理系统\CLASSES\Generated Source\.jsp\.default\productSold_0002ejsp_jsp.java

    ......R      7886  2003-04-11 19:58  商店管理系统\CLASSES\Generated Source\.jsp\.default\showProductInfo_0002ejsp_jsp.java

    ......R      9097  2003-04-11 19:58  商店管理系统\CLASSES\Generated Source\.jsp\.default\showSingleCustomerDeal_0002ejsp_jsp.java

    ......R      6204  2003-04-11 19:58  商店管理系统\CLASSES\Generated Source\.jsp\.default\updateProduct_0002ejsp_jsp.java

    ......R      8955  2003-04-12 11:11  商店管理系统\CLASSES\shopmanagesystem\shopManageSystemBean.class

    ......R      2317  2003-04-11 16:56  商店管理系统\defaultroot\customerDeal.jsp

    ......R      1352  2003-04-21 11:31  商店管理系统\defaultroot\delProduct.jsp

    ......R       922  2003-04-11 16:44  商店管理系统\defaultroot\delSingleCustomerDeal.jsp

    ......R       875  2003-04-11 16:47  商店管理系统\defaultroot\delSoldProduct.jsp

    ......R      1047  2003-04-11 14:43  商店管理系统\defaultroot\insertProduct.htm

    ......R      1317  2003-04-11 16:50  商店管理系统\defaultroot\insertProduct.jsp

    ......R       691  2003-04-11 14:43  商店管理系统\defaultroot\LOGIN.HTM

    ......R      1733  2003-04-11 16:16  商店管理系统\defaultroot\LOGIN.JSP

    ......R      2636  2003-04-12 11:31  商店管理系统\defaultroot\productList.jsp

    ......R      2282  2003-04-11 22:15  商店管理系统\defaultroot\productSold.jsp

    ......R      1713  2003-04-11 16:55  商店管理系统\defaultroot\showProductInfo.jsp

    ......R      2357  2003-04-11 16:58  商店管理系统\defaultroot\showSingleCustomerDeal.jsp

    ......R      1364  2003-04-11 17:01  商店管理系统\defaultroot\updateProduct.jsp

    ......R      8955  2003-04-12 11:11  商店管理系统\defaultroot\WEB-INF\CLASSES\shopmanagesystem\shopManageSystemBean.class

    ......R       179  2003-04-12 11:47  商店管理系统\defaultroot\WEB-INF\WEB.xml

    .....HR     22528  2003-08-05 15:47  商店管理系统\doc\运行结果图\Thumbs.db

    ......R     10592  2003-04-21 11:11  商店管理系统\doc\运行结果图\执行图1.GIF

    ......R     10982  2003-04-21 11:20  商店管理系统\doc\运行结果图\执行图10.GIF

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

评论

共有 条评论