Seller: SecondSale, Montgomery, IL, U.S.A.
Condition: Very Good. Item in very good condition! Textbooks may not include supplemental items i.e. CDs, access codes etc.
Seller: SecondSale, Montgomery, IL, U.S.A.
Condition: Good. Item in very good condition! Textbooks may not include supplemental items i.e. CDs, access codes etc.
Published by O'Reilly Media (edition 1), 2002
ISBN 10: 0596002696 ISBN 13: 9780596002695
Language: English
Seller: BooksRun, Philadelphia, PA, U.S.A.
Paperback. Condition: Good. 1. Ship within 24hrs. Satisfaction 100% guaranteed. APO/FPO addresses supported.
Condition: Good. Good condition. A copy that has been read but remains intact. May contain markings such as bookplates, stamps, limited notes and highlighting, or a few light stains. Bundled media such as CDs, DVDs, floppy disks or access codes may not be included.
Condition: Very Good. Very Good condition. A copy that may have a few cosmetic defects. May also contain light spine creasing or a few markings such as an owner's name, short gifter's inscription or light stamp. Bundled media such as CDs, DVDs, floppy disks or access codes may not be included.
Seller: Half Price Books Inc., Dallas, TX, U.S.A.
paperback. Condition: Very Good. Connecting readers with great books since 1972! Used books may not include companion materials, and may have some shelf wear or limited writing. We ship orders daily and Customer Service is our top priority!
Condition: Very Good. Very Good condition. A copy that may have a few cosmetic defects. May also contain light spine creasing or a few markings such as an owner's name, short gifter's inscription or light stamp. Bundled media such as CDs, DVDs, floppy disks or access codes may not be included.
Paperback. Condition: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 1.05.
US$ 4.28
Convert currencyQuantity: 1 available
Add to basketpaperback. Condition: Used; Very Good. Dispatched, from the UK, within 48 hours of ordering. Though second-hand, the book is still in very good shape. Minimal signs of usage may include very minor creasing on the cover or on the spine.
Seller: HPB-Diamond, Dallas, TX, U.S.A.
paperback. Condition: Very Good. Connecting readers with great books since 1972! Used books may not include companion materials, and may have some shelf wear or limited writing. We ship orders daily and Customer Service is our top priority!
US$ 4.35
Convert currencyQuantity: 1 available
Add to basketpaperback. Condition: Good. All orders are dispatched within one working day from our UK warehouse. We've been selling books online since 2004! We have over 750,000 books in stock. No quibble refund if not completely satisfied.
Seller: Phatpocket Limited, Waltham Abbey, HERTS, United Kingdom
US$ 4.49
Convert currencyQuantity: 2 available
Add to basketCondition: Good. Your purchase helps support Sri Lankan Children's Charity 'The Rainbow Centre'. Ex-library, so some stamps and wear, but in good overall condition. Our donations to The Rainbow Centre have helped provide an education and a safe haven to hundreds of children who live in appalling conditions.
Seller: GridFreed, North Las Vegas, NV, U.S.A.
Paperback. Condition: New. In shrink wrap.
Condition: As New. Unread book in perfect condition.
Condition: New.
Published by O'Reilly Media 4/23/2002, 2002
ISBN 10: 0596002696 ISBN 13: 9780596002695
Language: English
Seller: BargainBookStores, Grand Rapids, MI, U.S.A.
Paperback or Softback. Condition: New. Java Web Services 0.98. Book.
Seller: Lucky's Textbooks, Dallas, TX, U.S.A.
US$ 41.72
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Paperback. Condition: New. 1st. For many Java developers, web services appeared to come out of nowhere. Its advantages are clear: web services are platform-independent (like Java itself), language-agnostic (a clear advantage over Java RMI), can easily be tunneled through firewalls (an obvious benefit to anyone who has dealt with modern enterprise networks), object-oriented (we all know about that), and tends to be loosely coupled (allowing more flexible application development). But these advantages have been obscured by a cloud of hype and a proliferation of jargon that are difficult to penetrate. What are SOAP, UDDI, WSDL, and JAXM? To say nothing of JAXR, tModels, category bags, WSFL, and other friends? And assuming that you understand what they are, how do you do anything with them? Do they live up to their promises? Are they really the future of network computing, or a dead end? Java Web Services gives the experienced Java developer a way into the Web Services world. It helps you to understand what's going on, what the technologies mean and how they relate, and shows Java developers how to put them to use to solve real problems.You'll learn what's real and what isn't; what the technologies are really supposed to do, and how they do it. Java Web Services shows you how to use SOAP to perform remote method calls and message passing; how to use WSDL to describe the interface to a web service or understand the interface of someone else's service; and how to use UDDI to advertise (publish) and look up services in each local or global registry. Java Web Services also discusses security issues, interoperability issues, integration with other Java enterprise technologies like EJB; the work being done on the JAXM and JAX-RPC packages, and integration with Microsoft's .NET services. The web services picture is still taking shape; there are many platforms and APIs to consider, and many conflicting claims from different marketing groups. And although web services are inherently language-independent, the fit between the fundamental principles on which Java and web services are based means that Java will almost certainly be the predominant language for web services development.If you're a Java developer and want to climb on the web services bandwagon, or if you only want to "kick the tires" and find out what web services has to offer, you will find this book indispensable.
US$ 48.61
Convert currencyQuantity: 2 available
Add to basketPaperback. Condition: New. 1st. For many Java developers, web services appeared to come out of nowhere. Its advantages are clear: web services are platform-independent (like Java itself), language-agnostic (a clear advantage over Java RMI), can easily be tunneled through firewalls (an obvious benefit to anyone who has dealt with modern enterprise networks), object-oriented (we all know about that), and tends to be loosely coupled (allowing more flexible application development). But these advantages have been obscured by a cloud of hype and a proliferation of jargon that are difficult to penetrate. What are SOAP, UDDI, WSDL, and JAXM? To say nothing of JAXR, tModels, category bags, WSFL, and other friends? And assuming that you understand what they are, how do you do anything with them? Do they live up to their promises? Are they really the future of network computing, or a dead end? Java Web Services gives the experienced Java developer a way into the Web Services world. It helps you to understand what's going on, what the technologies mean and how they relate, and shows Java developers how to put them to use to solve real problems.You'll learn what's real and what isn't; what the technologies are really supposed to do, and how they do it. Java Web Services shows you how to use SOAP to perform remote method calls and message passing; how to use WSDL to describe the interface to a web service or understand the interface of someone else's service; and how to use UDDI to advertise (publish) and look up services in each local or global registry. Java Web Services also discusses security issues, interoperability issues, integration with other Java enterprise technologies like EJB; the work being done on the JAXM and JAX-RPC packages, and integration with Microsoft's .NET services. The web services picture is still taking shape; there are many platforms and APIs to consider, and many conflicting claims from different marketing groups. And although web services are inherently language-independent, the fit between the fundamental principles on which Java and web services are based means that Java will almost certainly be the predominant language for web services development.If you're a Java developer and want to climb on the web services bandwagon, or if you only want to "kick the tires" and find out what web services has to offer, you will find this book indispensable.
US$ 37.26
Convert currencyQuantity: 3 available
Add to basketCondition: As New. Unread book in perfect condition.
Published by O'Reilly Media, Incorporated, 2002
ISBN 10: 0596002696 ISBN 13: 9780596002695
Language: English
Seller: Majestic Books, Hounslow, United Kingdom
US$ 48.29
Convert currencyQuantity: 3 available
Add to basketCondition: New. pp. xii + 262 Illus.
Published by O'Reilly Media, Incorporated, 2002
ISBN 10: 0596002696 ISBN 13: 9780596002695
Language: English
Seller: Books Puddle, New York, NY, U.S.A.
Condition: New. pp. xii + 262.
Published by O'Reilly Media, Inc, USA, 2002
ISBN 10: 0596002696 ISBN 13: 9780596002695
Language: English
Seller: THE SAINT BOOKSTORE, Southport, United Kingdom
US$ 45.61
Convert currencyQuantity: 3 available
Add to basketPaperback. Condition: New. New copy - Usually dispatched within 4 working days. 478.
Published by O'Reilly Media 2002-03-28, 2002
ISBN 10: 0596002696 ISBN 13: 9780596002695
Language: English
Seller: Chiron Media, Wallingford, United Kingdom
US$ 42.18
Convert currencyQuantity: 3 available
Add to basketPaperback. Condition: New.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
US$ 48.68
Convert currencyQuantity: 3 available
Add to basketCondition: New. In.
US$ 45.40
Convert currencyQuantity: 3 available
Add to basketCondition: New.
US$ 10.06
Convert currencyQuantity: 1 available
Add to basketCondition: Sehr gut. Auflage: 1. ex Library Book / aus einer wissenschafltichen Bibliothek / Sprache: Deutsch Gewicht in Gramm: 969 22,8 x 17,4 x 1,6 cm, Broschiert.
US$ 18.05
Convert currencyQuantity: 1 available
Add to basketCondition: Gut. Zustand: Gut | Seiten: 276 | Sprache: Englisch | Produktart: Bücher.
US$ 18.05
Convert currencyQuantity: 1 available
Add to basketCondition: Sehr gut. Zustand: Sehr gut | Seiten: 276 | Sprache: Englisch | Produktart: Bücher.
Published by Oreilly & Associates Inc, 2002
ISBN 10: 0596002696 ISBN 13: 9780596002695
Language: English
Seller: Revaluation Books, Exeter, United Kingdom
US$ 64.81
Convert currencyQuantity: 2 available
Add to basketPaperback. Condition: Brand New. 1st edition. 276 pages. 8.75x6.75x0.75 inches. In Stock.