DWR消息推送 Spring 4.2 + dwr 3.0 首页 http://localhost:8080/ 消息发送地址 http://ip:端口/项目名称/web/dwrSendMsg.do访问发送页面 接收消息地址 userId 为参数 http://ip:端口/项目名称/web/dwrReceiveMsg.do?userId=1模拟对应userId用户接收消息页面 博客地址 https://blog.csdn.net/ZBylant/article/details/81079950