# dwrpush **Repository Path**: king86mj/dwrpush ## Basic Information - **Project Name**: dwrpush - **Description**: springmvc+dwr实现反向ajax - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2014-04-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README SpringMVC+DWR+Gradle 实现消息推送功能 0,编译后启动jetty服务器 1,用浏览器打开一个session(1) : http://localhost:8081/spring-mvc-dwr-push 用来监听服务器推送的消息. 2,用浏览器打开另外一个session(2) : http://localhost:8081/spring-mvc-dwr-push/push/send 用来调用后台服务法送消息. 3,session(1)会实时显示后台发送消息