null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Java Web Services: Up and Running (A Quick, Practical, and Thorough Introduction)

List Price: $39.99
SKU:
9781449365110
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Martin Kalin
    Format:
    Paperback
    Pages:
    357
    Publisher:
    O'Reilly Media (October 22, 2013)
    Language:
    English
    ISBN-13:
    9781449365110
    ISBN-10:
    1449365116
    Dimensions:
    7" x 9.19"
    Case Pack:
    11
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251022163324-20251022.xml
    Folder:
    TWO RIVERS
    List Price:
    $39.99
    As low as:
    $34.39
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    20.8oz
    Imprint:
    O'Reilly Media
  • Overview

    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