Image

CHAPTER5

Web Sites for Non-browsers: JAX-RS

A JAX-RS component is a web component for non-browser clients.

In the last two chapters, we focused on web components that cater to the production of dynamic content described using a markup language. Specifically, JavaServer Faces is predominantly focused on the production of dynamic HTML pages. We have spent a good portion of our time so far looking at the features of the Java EE web container that make it easy to write a dynamic web site for browser clients.

Building a web site for browser clients entails the production not just of web components that generate dynamic markup content, but also of the ...

Get Java EE 7: The Big Picture now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.