Community

Java Web Application sending JSON messages through WebSocket to HTML5 browser application for real time push

(Lucas Jellema) This article describes a Java EE 7 web application that exposes a REST service that handles HTTP POST requests with JSON payload. Any message received is sent through a Web Socket to the web socket (server) endpoint that is published by a Java Class deployed as part of the web applic

Read More - Register for Free Membership