or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
More Buying Choices
Have one to sell? Sell yours here
Developing Web Services with Java APIs for XML (JAX Pack) with CDROM
 
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Developing Web Services with Java APIs for XML (JAX Pack) with CDROM [Paperback]

Robert Hablutzel (Author)
3.0 out of 5 stars  See all reviews (3 customer reviews)

Price: $49.95 & this item ships for FREE with Super Saver Shipping. Details
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Want it delivered Tuesday, February 14? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more


Book Description

June 15, 2002 1928994857 978-1928994855 1
The Holy War between Microsoft Corporation and Sun Microsystems is heating up as Sun unveils JAX Pack to compete with Microsoft's .NET initiative
JAX Pack is an all-in-one development kit that utilizes XML to build cross platform Web services. For companies that are developing Web services to collaborate with business partners, JAX Pack offers a faster way to develop applications while maintaining independence from any particular vendor's XML technologies.
Developing Web Services with Java APIs for XML (JAX Pack) provides exhaustive coverage of Sun's recently released JAX Pack. The book assumes that readers are experienced Java developers with a solid understanding of XML. As such, the book contains five parts covering each component of JAX Pack.

JAX Pack is a major product release for the most popular Web development environment
First book out covering all five components of JAX Pack (JAXP, JAXR, JAXM, JAXB, and JAX-RPC)
Unrivalled Web-based support with solutions@syngress.com; up-to-the minute links, white papers and analysis for one year

Editorial Reviews

About the Author

Jay Foster has been an IT professional since 1989. His areas of expertise include object-oriented design and modeling, software engineering, Web based application design/development, extranet/intranet security, and N-tier application development. Jay has been developing object-oriented systems in Java since 1996 and is a Sun Certified Java Programmer. Mick Porter (SSJCP, MCP) is a Senior Technical Architect for Logica, a global systems integrator. Mick specializes in the design and implementation of wireless and mobile commerce systems. Mick holds a bachelor’s degree in Computer Science, and became a Sun Certified Java Programmer five years ago, as well as having passed eight Microsoft Certified Professional exams. Bob Hablutzel (Technical Editor) is a Senior Consultant with 20 years experience in enterprise-scale software systems. Bob's Web Services experience includes being a founding member of the XAML (XML-based business transactions) working group and implementing high-availability and clustering for the Bowstreet XML-based application server. His Java experience includes implementation of Java bytecode compilers and contributing to the book Sun Certified Programmer for Java 2.

Product Details

  • Paperback: 768 pages
  • Publisher: Syngress; 1 edition (June 15, 2002)
  • Language: English
  • ISBN-10: 1928994857
  • ISBN-13: 978-1928994855
  • Product Dimensions: 9.2 x 7.5 x 1.2 inches
  • Shipping Weight: 2 pounds (View shipping rates and policies)
  • Average Customer Review: 3.0 out of 5 stars  See all reviews (3 customer reviews)
  • Amazon Best Sellers Rank: #3,022,318 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

3 Reviews
5 star:
 (1)
4 star:    (0)
3 star:    (0)
2 star:
 (2)
1 star:    (0)
 
 
 
 
 
Average Customer Review
3.0 out of 5 stars (3 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

1 of 1 people found the following review helpful:
2.0 out of 5 stars Shallow introduction to Java Web services, August 17, 2002
By 
M. Woinoski (New Paltz, NY USA) - See all my reviews
(REAL NAME)   
Amazon Verified Purchase(What's this?)
This review is from: Developing Web Services with Java APIs for XML (JAX Pack) with CDROM (Paperback)
This book is essentially a rewrite of the free Java Web Services Developer Pack Tutorial from Sun. The book's writing is clear and the explanations are good but the text covers only introductory level topics. I expect a good textbook to go into a topic in depth, to point out problem areas, advanced techniques and the "gotchas" of a library (e.g., Jason Hunter's excellent "Java Servlet Programming"). All the screenshots and double-spaced code examples hide the fact that there's not much information here.

The security chapter has nothing to do with Web services at all but is an introduction to JSSE; nice, but not what I paid for.

Also, one of the book's advertised features is a web site with an "Ask the Author" section but I never got a response to either of my questions.

Deitel's "Java Web Services" is a far better choice.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2.0 out of 5 stars An overview of basic topics, but fails for anything beyond, October 4, 2004
By 
The Alchemist "alchemista" (Orlando, FL United States) - See all my reviews
This review is from: Developing Web Services with Java APIs for XML (JAX Pack) with CDROM (Paperback)
I've gone through several web services books looking for information about SOAP with Attachments. When I got to this book, I was surprised that it was actually giving incorrect information. Regarding SwA it says that binary data can't be sent inside of XML, so you need to use SOAP with Attachments (pg. 208). This is completely wrong, since binary data can be embedded in XML.

The book was already written pretty poorly before I got to this part. Once I hit this part, I knew this book was bad. The author obviously does not know much about XML, so how could you trust him/her on any uses of XML?

I give this a 2 over a 1 just because it does cover the very basics.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars Quick start for JAX in JWSDP environments, July 28, 2002
This review is from: Developing Web Services with Java APIs for XML (JAX Pack) with CDROM (Paperback)
Developers who are either new to, or considering using, the Java Web Services Developer Pack will find this book to be one of the best guides to get productive in or familiar with this environment.

The book is a comprehensive examination of web services development using the JAX Pack (Java XML Pack) part of the environment, covering processing XML documents with SAX and DOM, XML transformations, using the JSP Standard Tag Library, writing SOAP clients and servers, using XML-based RPCs, web services locators, and Java SSL. In addition the book covers installing and using JWSDP tools in the Windows NT and Linux environments.

Aside from way the book provides you with a fast start, it is also exceptionally well written and laid out. I like the use of screenshots, tables and code examples that are on practically every page. These make learning the JAX part of JWSDP, as well as learning the basics of JWSDP itself, a lot easier than going through the volumes of Sun's documentation. Plus, you're stepped through developing practical artifacts, such as a SOAP client and servlets, and SAX and DOM parsers (among other useful components).

The publisher also does something I've not before seen - the book comes with a 1-year upgrade plan that provides monthly mailings and additional material when you register the book.

About half the book is about using JAX and JWSDP, and the other half is about actual development. If you are looking for a book that strictly focuses on coding and code you may not be 100% satisfied, but if you want to jump start yourself or a team this is an ideal book for that goal.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
jaxm provider, business life cycle manager, entity ref nodes, set various configuration options, registry browser, plugability layer, xrpcc tool, parser triggers, service definition interface, new child element, element callbacks, internationalized messages, core tag library, keystore type, valid throw, message factory, parser attributes, registry server, questions about this chapter, namespace processing, scriptlet code, fault string, default registry, document builder, standalone client
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Frequently Asked Questions, Solutions Fast Track, Ask the Author, Microsoft Windows, Java Community Process, Registry Location, Dreamtech Software India Inc, Server Started, Software Publishers, Standard Edition, Sun Microsystems, Tomcat Web, Java Server Pages, Methods Method Description, Object of the Class String, Top Story, Value Option, World Wide Web, Apache Jakarta, Browse Submissions, Calling the Class, Checked Security Issues User Logged, Continued Collection, Continued System, Java Servlet Specification
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Surprise Me!
Search Inside This Book:



Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject