The document discusses the increasing popularity of rich JavaScript/HTML5 clients and how they can be used with Java EE backends. It covers topics like communication protocols (REST, WebSocket), JSON data interchange, and Java EE APIs that facilitate this integration like JAX-RS and the Java API for WebSocket. Examples are provided of JavaScript frameworks like Backbone.js and Angular.js paired with Java EE backends. The document argues that Java EE is well-positioned to power JavaScript rich clients and that combining the two worlds allows for deployment to both traditional and mobile websites.