会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
练涛
首页
联系
Github
友情链接
博客园
关于我
练涛
Be the change you want to see in the world. 个人主页:https://blog.liantao.me 踏入了自学的不归路
首页
新随笔
联系
管理
2018年3月11日
学习Servlet中的异步处理 —— Servlet3.0中的Async支持
摘要: servlet的@WebServlet注解写法:/** * asyncSupported属性默认是false,如果需要开启支持异步处理功能,需要设置为true */@WebServlet(name = "ServletAsyn", urlPatterns = "/Se...
阅读全文
posted @ 2018-03-11 14:47 练涛
阅读(403)
评论(0)
推荐(0)
公告