Jump to ratings and reviews
Rate this book

Developing Restful Services with Jax-RS 2.0, Websockets, and Json

Rate this book
Written as an easy and practical guide, this book is a crash course on using JAX-RS 2.0, JSON, and WebSockets to develop RESTful services.Getting Started with Developing RESTful Web Services using JAX-RS 2.0, JSON, and WebSockets is a perfect reading source for application developers who are familiar with Java EE and are keen to understand the new HTML5-related functionality introduced in Java EE 7 to improve productivity. To take full advantage of this book, you need to be familiar with Java EE and have some basic understanding of using the GlassFish application server.

129 pages, Kindle Edition

First published January 1, 2013

3 people are currently reading
21 people want to read

About the author

Masoud Kalali

2 books6 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
2 (22%)
4 stars
4 (44%)
3 stars
3 (33%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 - 3 of 3 reviews
9 reviews
November 22, 2017
Good book but recommended for intermediates and experts

Book doesn't cover the concepts in detail. Library application used in the b book isn't detailed enough. Overall good book for someone with prior knowledge on Restful services.
5 reviews1 follower
December 9, 2013
"Developing RESTful Services with JAX-RS 2.0, WebSockets, and JSON" is nice reference book. It's relatively short(100 pages) but beautifully covers all the topics.
The book is divide into 5 chapters. Chapter-1 starts with JAX-RS, Chapter-2 introduces WebSockets and Server-sent Events, Chapter-3 covers details understanding of WebSockets and Server-sent Events, Chapter-4 on JSON and Asynchronous Processing and Chapter-5 end with nice examples. Each chapter explains not only the new concept but the background, follows by nice & realistic examples or code snippets. One such example is the background of polling, long polling which led to introduction of WebSocket & SSE. Even the chapter on asynchronous prcoessing explains multiple way of achieving the same.
It's not a complete reference guide & not for beginners. You should have little bit prior knowledge or experience about Java EE & REST to understand the concepts explained. But you can always use it as a hands-on reference book. Overall it's a nice book.
Developing Restful Services with Jax-RS 2.0, Websockets, and Json
Profile Image for Diego Silva.
13 reviews1 follower
December 9, 2013
Awesome book on RESTful, JAX-RS, WebSockets and JSON. Despite having few chapters (only five) makes a very detailed and practical examples of WebServices and best explanation that comes with HTML5, such as SSE (Server-Sent Events).

What I liked is that it will gradually describing concepts with basic examples, specific and well explained. And the final chapter develops a complete project using everything learned.

He also talks about the handling of JSON documents, the features of Servlet 3.1 and asynchronous functionality that comes with version JavaEE7 both servlets to EJB 3.1 and 3.2

The book can be purchased at PacktPub.com : http://bit.ly/IbbTOm
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.