Barry Burd
Amazon Price: $27.11
List Price: $34.99
Usually ships in 24 hours
By: For Dummies
Amazon Marketplace: 35
new & used starting at $14.98
|
Buy at Amazon.com
|
Browse similar items by category:
Subjects -> Computers & Internet -> Home Computing -> Internet -> General AAS
Subjects -> Computers & Internet -> Programming -> Java -> General
Subjects -> Computers & Internet -> Programming -> Java -> General AAS
Customer Reviews:
Total reviews: 5
Average rating: 4.0 of 5
This book is awesome! 5 out of 5 stars.
17 of 17 people found this review helpful.
If you're a Java developer looking to get up to speed on how XML/Java/XSLT/Web Services, and lots of other topics, then this book is a great place to start.The book doesn't pretend to (and says so) teach every topic it covers (XSL, for example is presented in context but not really taught -- that would take a MUCH bigger book). Still, with some familarity with the topics, the code presented is great. XML (part of the book's title) is covered quite nicely.
It's assumed that you're somewhat familiar with Java.
In my case, I needed to find some clear explanations of how to create an XML file and then read that XML file along with an XSL stylesheet (I was learning XSL using Java/XSLT by O'Reiley at the same time). Barry's JDOM chapter and the chapter on putting data on the Web solved both these issues.
Don't get put off that this is a "Dummies" book. I have found it useful for at least two projects (the most recent I wrote about above).
Also, when there was a minor problem with the code where IE 6 wouldn't recognize the stylesheet processing instruction when it was at the bottom of the XML file, the author was extremely helpful and responsive to this issue. He helped me research the problem and wrote me back with his findings.
To put my review in perspective: I'm the kind of developer who likes to learn to walk before I learn to run. If you like to just jump into a complex book and wade your way though the material, then this book might not be for you. But, if you like to get a feeling for the technology and get relatively straightforward examples *working* first, then check out this book.
Barry explains topics clearly and simply.
All in all, I found this book to be completely refreshing compared to most of the books out there.
Editorial Review:
Java & XML For Dummies shows experienced Java developers how to start incorporating XML data in to their applications.
Topics covered include Java/XML Bindings, SAX (Simple API for XML), DOM, SOAP, Web Services, data binding, XML from Java Applications, messaging with XML and Java, DTDs, namespaces, Xpath, CSS, UDDI, HTTP handing servers for SOAP and other XML format messages via serverlets, differences between parsers, Java API programming tools for handling XML, using XML to solve real-world programming problems, WSDL, UDDI, EAI, Message routing, turning java objects into XML, databases in XML.