上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 37 下一页

2017年10月19日

(三十四)在所有的添加方法上记录一下(添加操作)

摘要: /store/src/com/louis/utils/BeanFactory.java 问题 动态代理 静态代理 阅读全文

posted @ 2017-10-19 00:22 Michael2397 阅读(172) 评论(0) 推荐(0) 编辑

(三十三)订单管理-修改订单状态

摘要: /store/WebContent/admin/order/list.jsp /store/src/com/louis/web/servlet/AdminOrderServlet.java /store/WebContent/jsp/order_list.jsp /store/src/com/lou 阅读全文

posted @ 2017-10-19 00:08 Michael2397 阅读(2406) 评论(0) 推荐(0) 编辑

2017年10月18日

(三十二)订单管理-查询订单详情

摘要: /store/WebContent/admin/order/list.jsp /store/src/com/louis/web/servlet/AdminOrderServlet.java 导入layer 效果 问题: json数据转化 阅读全文

posted @ 2017-10-18 23:43 Michael2397 阅读(1498) 评论(0) 推荐(0) 编辑

2017年10月16日

(三十一)订单管理-查询订单

摘要: /store/WebContent/admin/left.jsp /store/src/com/louis/web/servlet/AdminOrderServlet.java /store/WebContent/WEB-INF/web.xml /store/src/com/louis/servic 阅读全文

posted @ 2017-10-16 23:21 Michael2397 阅读(854) 评论(0) 推荐(0) 编辑

(三十)商品管理-添加商品(上传图片)

摘要: 导入fileupload的jar包 http://pan.baidu.com/s/1jIb11gq /store/WebContent/admin/product/list.jsp /store/src/com/louis/web/servlet/AdminProductServlet.java / 阅读全文

posted @ 2017-10-16 11:55 Michael2397 阅读(2903) 评论(0) 推荐(0) 编辑

fileupload简单使用

摘要: form.jsp Demo1Servlet 阅读全文

posted @ 2017-10-16 11:39 Michael2397 阅读(192) 评论(0) 推荐(0) 编辑

(二十九)商品管理-添加商品

摘要: 展示所有商品的步骤分析: 1.修改left.jsp的页面的连接 /store/adminProduct?method=findAll 2.在adminProductservlet的 findAll方法中 获取productservice 查询所有的商品 返回list 将list放入request域中 阅读全文

posted @ 2017-10-16 11:24 Michael2397 阅读(455) 评论(0) 推荐(0) 编辑

(二十八)分类信息的curd-分类信息删除

摘要: /store/WebContent/admin/category/list.jsp /store/src/com/louis/web/servlet/AdminCategoryServlet.java /store/src/com/louis/service/impl/CategoryService 阅读全文

posted @ 2017-10-16 11:06 Michael2397 阅读(191) 评论(0) 推荐(0) 编辑

(二十七)分类信息的curd-分类信息修改

摘要: /store/WebContent/admin/category/list.jsp /store/src/com/louis/web/servlet/AdminCategoryServlet.java /store/src/com/louis/service/impl/CategoryService 阅读全文

posted @ 2017-10-16 10:51 Michael2397 阅读(340) 评论(0) 推荐(0) 编辑

(二十六)分类信息的curd-分类信息添加

摘要: /store/WebContent/admin/left.jsp /store/WebContent/admin/category/list.jsp /store/src/com/louis/web/servlet/AdminCategoryServlet.java /store/WebConten 阅读全文

posted @ 2017-10-16 10:32 Michael2397 阅读(219) 评论(0) 推荐(0) 编辑

上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 37 下一页

导航