Is it possible to get Struts working with Websockets? On the .NET side, there is SignalR. I have been reading about Comet, jWebSocket, but can they be integrated with Struts? Or does one need to build an application from scratch.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
JSR 356, Java API for WebSocket, is on its way…
Until it arrives – there are several vendors providing WebSocket API in Java. Kaazing (the company I work for) also supports JMS for messaging. Here‘s a live, hosted demo that you can try out.