A complete and practical guide to building RESTful Web Services with the latest Java EE7 API Overview Learning about different client/server communication models including but not limited to client polling, Server-Sent Events and WebSockets. Efficiently use WebSockets, Server-Sent Events, and JSON in Java EE applications Learn about JAX-RS 2.0 new features and enhancements Improve scalability with asynchronous processing In Detail As the technology landscape moves focus towards smaller devices, the need for building scalable, flexible, lightweight, and real-time communications-based applications grows. HTML 5 and Java EE 7 provide a new synthesis of technologies that demonstrate tremendous scope and potential in areas of device independence, asynch...