RESTful Java with JAX-RS
Bill Burke(Author)
O'Reilly (Publisher)
1st Edition
Published on 5. January 2010
Book
310 pages
978-0-596-15804-0 (ISBN)
Article exhausted; check for reprint
Description
Learn how to design and develop distributed web services in Java using RESTful architectural principals and the JAX-RS specification in Java EE 6. With this hands-on reference, you'll focus on implementation rather than theory, and discover why the RESTful method is far better than technologies like CORBA and SOAP.
It's easy to get started with services based on the REST architecture. RESTful Java with JAX-RS includes a technical guide that explains REST and JAX-RS, how they work, and when to use them. With the RESTEasy workbook that follows, you get step-by-step instructions for installing, configuring, and running several working JAX-RS examples using the JBoss RESTEasy implementation of JAX-RS.
* Work on the design of a distributed RESTful interface, and develop it in Java as a JAX-RS service
* Dispatch HTTP requests in JAX-RS, and learn how to extract information from them
* Deploy your web services within Java Enterprise Edition using the Application class, Default Component Model, EJB Integration, Spring Integration, and JPA
* Discover several options for securing your web services
* Learn how to implement RESTful design patterns using JAX-RS
* Write RESTful clients in Java using libraries and frameworks such as java.net.URL, Apache HTTP Client, and RESTEasy Proxy
It's easy to get started with services based on the REST architecture. RESTful Java with JAX-RS includes a technical guide that explains REST and JAX-RS, how they work, and when to use them. With the RESTEasy workbook that follows, you get step-by-step instructions for installing, configuring, and running several working JAX-RS examples using the JBoss RESTEasy implementation of JAX-RS.
* Work on the design of a distributed RESTful interface, and develop it in Java as a JAX-RS service
* Dispatch HTTP requests in JAX-RS, and learn how to extract information from them
* Deploy your web services within Java Enterprise Edition using the Application class, Default Component Model, EJB Integration, Spring Integration, and JPA
* Discover several options for securing your web services
* Learn how to implement RESTful design patterns using JAX-RS
* Write RESTful clients in Java using libraries and frameworks such as java.net.URL, Apache HTTP Client, and RESTEasy Proxy
More details
Language
English
Place of publication
Sebastopol
United States
Target group
Professional and scholarly
Product notice
Paperback (trade)
Illustrations
1, black & white illustrations
Dimensions
Height: 233 mm
Width: 178 mm
Thickness: 16 mm
Weight
503 gr
ISBN-13
978-0-596-15804-0 (9780596158040)
Schweitzer Classification
Other editions
New editions

Book
12/2013
2nd Edition
O'Reilly
€37.50
Shipment within 10-20 days
Person
Bill Burke is a Fellow at the JBoss division of REd Hat Inc. A long time JBoss contributor and architect, his current project is RESTEasy, RESTful Web Services for Java.