Possible Duplicate:
Using HTML5 Websockets with Spring
i make one application like 2- way communication (server to client & client to server.) so i use web-socket (HTML5) and i try integration with spring MVC but not connect it . so
how to integration spring MVC with web-socket ?
is it possible or not possible ? if possible , then how to ?
Please help me …
kamlesh
Spring doesn’t support web-sockets.
http://blog.springsource.org/2012/05/08/spring-mvc-3-2-preview-techniques-for-real-time-updates/