
Java Web Services Up and Running(sách keo gáy bìa mềm)
Categories:Computers - Programming
Year:2013
Publisher:O'Reilly Media
Language:english
Pages:359
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.