Skip to Main Content
Java EE 7 Recipes: A Problem-Solution Approach
book

Java EE 7 Recipes: A Problem-Solution Approach

by Josh Juneau
May 2013
Intermediate to advanced content levelIntermediate to advanced
748 pages
20h 58m
English
Apress
Content preview from Java EE 7 Recipes: A Problem-Solution Approach

CHAPTER 17

image

WebSockets and JSON-P

The Java EE 7 platform aims to provide a common ground for developing Java Enterprise solutions that incorporate HTML5 technology. As such, there are a few core features that have been added to Java EE 7, allowing for better bidirectional support of HTML5. The Java EE 7 platform eases communication between the client and the server via a technology named WebSockets, enabling more parity with the HTML5 standard. WebSockets is a full-duplex communication mechanism that allows both textual and binary messages to be sent between clients and servers, without the HTTP request/response life cycle. WebSockets allow either ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Beginning Java EE 7

Beginning Java EE 7

Antonio Goncalves
Beginning EJB 3: Java EE 7 Edition

Beginning EJB 3: Java EE 7 Edition

Jonathan Wetherbee, Chirag Rathod, Raghu Kodali, Peter Zadrozny

Publisher Resources

ISBN: 9781430244257Purchase book