9780077121891
 

Professional Java Web Services

All Categories > *Computer Science > Programming Languages

Authors: Scott Cable, Ben Galbraith, Romin Irani, Mack Hendricks, James Milbury, Tarak Modi, Andre Tost, Alex Toussaint, Jeelani Basha
  • ISBN: 9781861003751
  • Price: LE 80.00
  • Special Offer Price: LE 64.00
  • Number Of Pages: 600
  • Edition: 1st edition
  • Publication Date: 2002
  • Categories Programming Languages  
+ Add To Cart
In Stock

Description:

Web Services is a major area for growth in the programming industry. Indeed Microsoft have staked their company on it, completely re-engineering the Windows platform for this purpose. In the Java world, a system for distributed, highly scalable, maintainable enterprise systems is already in place. The software engineer must merely add an additional layer, that of Web Services, in order to enable implementation independent cross application communication for distributed applications. This also means simpler enterprise application integration (EAI) through standard models for publishing, discovering, and binding to Web Services. This book teaches the core standards for Web Services today including SOAP, WSDL, and UDDI, giving practical advice on implementing Web Services in enterprise applications.

What does this book cover?

Architecture for web services
SOAP and Apache SOAP 2.2
Web Service fundamentals (WSDL and UDDI)
Web Service-enabling existing J2EE applications
SAP and web services
Web services security
JAXM, JAXRPC, and JAXR
Introductions to SunONE and AXIS.