Making your Jakarta JEE8 Web Application interactive with WebSockets
-
Evolution from Ajax to WebSockets
- Dive into the transition from Ajax to WebSockets.
-
- Explore the WebSocket APIs in JavaScript and Java.
-
Creating Multi-player Games with WebSockets
- Learn how to build multiplayer games using WebSockets.
-
Using WebSockets to communicate in a Cluster
- Understand how WebSockets can enhance communication within a cluster.
-
Adding Chat Support to the Charity Registration Web App
- Enhance your Charity Registration Web App with WebSocket-powered chat support.