Java and XML, 3rd Edition
by Brett McLaughlin; Justin Edelson
Java and SOAP
by Robert Englander
Java and XML, 2nd Edition
by Brett McLaughlin
Ant in Action: Java Development with Ant, Second Edition
by Steve Loughran; Erik Hatcher
Java Generics and Collections, 1st Edition
by Maurice Naftalin; Philip Wadler
Head First Java, 2nd Edition
by Kathy Sierra; Bert Bates
Head First Design Patterns
by Eric Freeman; Elisabeth Robson; Kathy Sierra; Bert Bates
Effective Java™, Second Edition
by Joshua Bloch
Java Concurrency in Practice
by Brian Goetz; Tim Peierls; Joshua Bloch; Joseph Bowbeer; David Holmes; Doug Lea
Core Java™, Volume I–Fundamentals, Eighth Edition
by Cay S. Horstmann; Gary Cornell
More Java developers today want to work with XML, the technology that enables data to be transported intact over the Internet, but they don't have time to become XML experts. If this describes you, then you'll appreciate data binding, the new way of converting XML documents into Java objects, so those documents can be worked on and manipulated like any other Java object, then converted back to XML
This new title provides an in-depth technical look at XML Data Binding. The book offers complete documentation of all features in both the Sun Microsystems JAXB API and popular open source alternative implementations (Enhydra Zeus, Exolabs Castor and Quick). It also gets into significant detail about when data binding is appropriate to use, and provides numerous practical examples of using data binding in applications.
As Author Brett McLaughlin says "Too many books are written about technologies by people who barely understand them. I've already written two data binding implementations (Zeus, and a previous one for IBM DeveloperWorks.) I've actually used data binding for longer than the official specification has been in existence, and I've really been able to dig into what it takes to code an effective data biding implementation, as well as use one correctly. This book is part user guide, part under-the-hood manual, and part use-case. It's a powerful combination, and one I think people need."
Average Amazon.com® Rating: ![]()
![]()
![]()
![]()
Based on 7 Ratings
Outdated, incorrect information. Stay away! - 2003-11-24
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
This book was written before the version 1.0 release of the JAXB data binding API's. As a result much of the information in this book is incorrect and not current. If you follow the instruction in this book you will NOT sucessfully perform XML binding to java objects. For example, the book uses DTD's as the XML description model used by JAXB. This is wrong DTD's were dropped in favor of XML schemas. The instructions for using the JAXB jar files are wrong. The required jars have changed since this book was printed. The instructions for using the generated java data binding classes is wrong, the usage has changed since this book was written. The author tried to get to far ahead of the technology curve on JAXB and as a result authored this book too early in the JAXB life cycle. The book is of minimal value.
Waste of money - 2003-07-17
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
This does not talk about JAXB at all. What it talks is about some non standardised APIs that existed before JAXB.
The brief mention of JAXB ( 4 pages ) is only philosphical. Even that is w.r.t. an obselete version with DTD support.
( Current JAXB only supports XML schema )
Outdated, incorrect information. Stay away! - 2003-11-24
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
This book was written before the version 1.0 release of the JAXB data binding API's. As a result much of the information in this book is incorrect and not current. If you follow the instruction in this book you will NOT sucessfully perform XML binding to java objects. For example, the book uses DTD's as the XML description model used by JAXB. This is wrong DTD's were dropped in favor of XML schemas. The instructions for using the JAXB jar files are wrong. The required jars have changed since this book was printed. The instructions for using the generated java data binding classes is wrong, the usage has changed since this book was written. The author tried to get to far ahead of the technology curve on JAXB and as a result authored this book too early in the JAXB life cycle. The book is of minimal value.
JAXB section is out of date - 2003-05-28
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
The book describes the JAXB api based on an early access version. The definitive version is completely different form the early access version, making this book almost useless.
JAXB section is out of date - 2003-05-28
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
The book describes the JAXB api based on an early access version. The definitive version is completely different form the early access version, making this book almost useless.
Top Level Categories:
Internet/Online
Markup Languages
Programming
Sub-Categories:
Internet/Online > Java
Internet/Online > XML
Markup Languages > XML
Programming > Java
Some information on this page was provided using data from Amazon.com®. View at Amazon >