Limit this search to....

Java Web Services: Up and Running: A Quick, Practical, and Thorough Introduction
Contributor(s): Kalin, Martin (Author)
ISBN: 1449365116     ISBN-13: 9781449365110
Publisher: O'Reilly Media
OUR PRICE:   $35.99  
Product Type: Paperback - Other Formats
Published: October 2013
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - Java
- Computers | Programming - General
- Computers | Web - Browsers
Dewey: 006.76
Physical Information: 0.9" H x 7" W x 9.1" (1.30 lbs) 357 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Learn how to develop REST-style and SOAP-based web services and clients with this quick and thorough introduction. This hands-on book delivers a clear, pragmatic approach to web services by providing an architectural overview, complete working code examples, and short yet precise instructions for compiling, deploying, and executing them. You'll learn how to write services from scratch and integrate existing services into your Java applications.

With greater emphasis on REST-style services, this second edition covers HttpServlet, Restlet, and JAX-RS APIs; jQuery clients against REST-style services; and JAX-WS for SOAP-based services. Code samples include an Apache Ant script that compiles, packages, and deploys web services.

  • Learn differences and similarities between REST-style and SOAP-based services
  • Program and deliver RESTful web services, using Java APIs and implementations
  • Explore RESTful web service clients written in Java, JavaScript, and Perl
  • Write SOAP-based web services with an emphasis on the application level
  • Examine the handler and transport levels in SOAP-based messaging
  • Learn wire-level security in HTTP(S), users/roles security, and WS-Security
  • Use a Java Application Server (JAS) as an alternative to a standalone web server

Contributor Bio(s): Kalin, Martin: -

Martin Kalin has a Ph.D. from Northwestern University and is a professor in the College of Computing and Digital Media at DePaul University. He has co-written a series of books on C and C++ and written a book on Java for programmers. He enjoys commercial programming and has co-developed large distributed systems in process scheduling and product configuration.