My web application was developed by JDK 1.6. Now i want to use websock, but jdk 6 does not support this. Please introduce me to use which library to do websocket for jdk6 and how to configure in web.xml. I tried using Jetty version 9 but i still can not implement
1 Answer 1
Hope this helps. It has both implementation of websocket at server side and client side.
answered Sep 19, 2014 at 10:06
pankajanand18
3932 silver badges12 bronze badges
Sign up to request clarification or add additional context in comments.
Comments
lang-java