2017年10月15日

(二十五)后台开发-分类信息的curd -展示所有实现

摘要: /store/WebContent/admin/left.jsp /store/WebContent/WEB-INF/web.xml com.louis.web.servlet.AdminCategoryServlet /store/WebContent/admin/category/list.js 阅读全文

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

第四天

摘要: 第四天由(二十一)——(二十四)组成 自己写的代码地址:http://pan.baidu.com/s/1bpLaNJh 教程:http://pan.baidu.com/s/1dFtSxLv 阅读全文

posted @ 2017-10-15 15:58 Michael2397 阅读(116) 评论(0) 推荐(0) 编辑

(二十四)权限控制(粗粒度)-通过filter

摘要: com.louis.web.filter.PrivilegeFilter /store/WebContent/WEB-INF/web.xml 阅读全文

posted @ 2017-10-15 15:44 Michael2397 阅读(190) 评论(0) 推荐(0) 编辑

(二十三)在线支付

摘要: /store/WebContent/jsp/order_info.jsp com.louis.web.servlet.OrderServlet /store/src/merchantInfo.properties com.louis.service.impl.OrderServiceImpl com 阅读全文

posted @ 2017-10-15 10:13 Michael2397 阅读(214) 评论(0) 推荐(0) 编辑

(二十二)查询订单的详情

摘要: /store/WebContent/jsp/order_list.jsp com.louis.web.servlet.OrderServlet com.louis.service.impl.OrderServiceImpl com.louis.dao.impl.OrderDaoImpl 阅读全文

posted @ 2017-10-15 10:09 Michael2397 阅读(562) 评论(0) 推荐(0) 编辑

(二十一)查询我的订单

摘要: /store/WebContent/jsp/head.jsp com.louis.web.servlet.OrderServlet com.louis.service.impl.OrderServiceImpl com.louis.dao.impl.OrderDaoImpl /store/WebCo 阅读全文

posted @ 2017-10-15 01:12 Michael2397 阅读(1310) 评论(0) 推荐(0) 编辑

第三天

摘要: 第三天由十七-二十组成 自己写的代码:http://pan.baidu.com/s/1i5RAjqP 教程地址:http://pan.baidu.com/s/1slHk8Kd 阅读全文

posted @ 2017-10-15 00:40 Michael2397 阅读(104) 评论(0) 推荐(0) 编辑

导航