会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
重庆刘亦菲
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
3
4
5
6
···
15
下一页
2018年11月5日
三、Springmvc之Controller层方法返回值
摘要: ItemController 返回字符串类型可分为: 1、逻辑视图名 2、Request重定向 3、forward转发
阅读全文
posted @ 2018-11-05 12:13 一日看尽长安花cxjj
阅读(1391)
评论(0)
推荐(0)
2018年11月4日
二、Springmvc+Mybatis 参数绑定之默认参数绑定 简单类型绑定 POJO绑定 POST乱码问题 数组绑定 绑定list
摘要: web.xml sqlMapConfig.xml applicationContext.xml springmvc.xml Items ItemsMapper ItemController ItemService ItemServiceImpl itemList.jsp editItem 数组绑定
阅读全文
posted @ 2018-11-04 23:06 一日看尽长安花cxjj
阅读(340)
评论(0)
推荐(0)
一、Springmvc入门程序
摘要: web.xml springmvc.xml ItemController Items itemList.jsp
阅读全文
posted @ 2018-11-04 13:21 一日看尽长安花cxjj
阅读(132)
评论(0)
推荐(0)
2018年10月29日
二、Jedis的简单使用 Jedis的连接池使用
摘要: 一、Jedis的简单使用 二、Jedis的连接池 redis.properties JedisPoolUtils
阅读全文
posted @ 2018-10-29 17:52 一日看尽长安花cxjj
阅读(746)
评论(0)
推荐(0)
一、Redis的安装与启动
摘要: redis在Linux上的安装 1)安装redis编译的c环境,yum install gcc-c++ 2)将redis-2.6.16.tar.gz上传到Linux系统中 3)解压到/usr/local下 tar -xvf redis-2.6.16.tar.gz -C /usr/local 4)进入
阅读全文
posted @ 2018-10-29 16:12 一日看尽长安花cxjj
阅读(136)
评论(0)
推荐(0)
2018年10月27日
day06 --商品添加的类别ajax显示 商品添加 全部订单查询 订单详情查询
摘要: 一、商品添加的类别ajax显示 add.jsp AdminServlet AdminService AdminDao 二、商品添加 AdminAddServlet AdminService AdminDao 三、全部订单查询 AdminServlet AdminService AdminDao 四、
阅读全文
posted @ 2018-10-27 04:28 一日看尽长安花cxjj
阅读(518)
评论(0)
推荐(0)
2018年10月25日
day05 --文件上传
摘要: form.html FileuploadServlet FileuploadServlet2
阅读全文
posted @ 2018-10-25 22:40 一日看尽长安花cxjj
阅读(125)
评论(0)
推荐(0)
day05 --我的订单 自动登录 用户注销
摘要: 一、我的订单 header.jsp(判断是否已经登录,session中是否已经存在用户) cart.jsp ProductServlet ProductService ProductDao Order OrderItem order_list.jsp 二、自动登录 注销
阅读全文
posted @ 2018-10-25 16:10 一日看尽长安花cxjj
阅读(275)
评论(0)
推荐(0)
2018年10月24日
day04 --订单提交 更新收货人信息(js提交表单,隐藏域)
摘要: cart.jsp Order OrderItem ProductService ProductDao order_info.jsp
阅读全文
posted @ 2018-10-24 15:32 一日看尽长安花cxjj
阅读(508)
评论(0)
推荐(0)
2018年10月23日
day03 --serlet的抽取 购物车显示 删除单个商品 清空购物车
摘要: servlet的抽取 购物车相关 Cart CartItem Product ProductServlet cart.jsp
阅读全文
posted @ 2018-10-23 16:23 一日看尽长安花cxjj
阅读(302)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
···
15
下一页
公告