This item is not eligible for Amazon Prime, but millions of other items are. Join Amazon Prime today. Already a member? Sign in.

18 used & new from £0.33
See All Buying Options

Have one to sell? Sell yours here
 
   
Tell a Friend
Java and XML (Java Series)
 
See larger image
 
Java and XML (Java Series) (Paperback)
by Brett McLaughlin (Author)
2.8 out of 5 stars 5 customer reviews (5 customer reviews)

Availability: Available from these sellers.

18 used & new available from £0.33
Other Editions: RRP: Our Price: Other Offers:
Paperback (3) 45 used & new from £12.13
 
   

Customers Who Bought This Item Also Bought

Spring in Action

Spring in Action by Craig Walls

4.9 out of 5 stars (10)  £23.99
JavaScript: The Definitive Guide

JavaScript: The Definitive Guide by David Flanagan

4.3 out of 5 stars (39)  £22.99
Design patterns : elements of reusable object-oriented software

Design patterns : elements of reusable object-oriented software by Erich Gamma

4.7 out of 5 stars (34)  £25.19
JavaScript & DHTML Cookbook

JavaScript & DHTML Cookbook by Danny Goodman

5.0 out of 5 stars (3)  £17.99
Head First SQL: Your Brain on SQL -- A Learner's Guide (Head First)

Head First SQL: Your Brain on SQL -- A Learner's Guide (Head First) by Lynn Beighley

£17.99
Explore similar items : Books (7)

Product details

Customers Viewing This Page May Be Interested in These Sponsored Links (What is this?)
JBoss Experts
www.c2b2.co.uk    C2B2 are on the look out for expert JBoss consultants. Are you one? 
Java Web Spreadsheet SDK
www.ExtenTech.com    ExtenXLS 6 - Free Download Most robust Excel handling in Java 
Java / .Net Naming Server
www.rcrt.co.uk    Java JNDI and .Net client access to stored data via xml web-services. 

Product Description
Amazon.co.uk Review
Two hot topics come together in this developer's guide. Both Java and XML are cross-platform technologies, so by using Java for code and XML for transporting data, you can build truly portable applications. This title is aimed at intermediate to advanced programmers, and while XML topics are explained more or less from scratch, readers will need prior knowledge of Java.

The book begins with an overview of XML and its uses, and goes on to explain how to parse XML using SAX 2 (the Simple API for XML). Next there is coverage of how XML is validated using DTDs (Document Type Definitions) and XML Schema, and transformed using XSL (Extensible Stylesheet Language). Brief coverage of Sun's Java API for XML is followed by a detailed look at JDOM (Java Document Object Model), a new API devised by the author in association with O'Reilly, the publisher.

The last part of the book is more advanced, and covers applications of XML and Java. There are chapters on Web-publishing frameworks, XML RPC (Remote Procedure Calls), using XML to read and write configuration data and generating XML with Java. There is also a short business-to-business example. Appendices provide an API reference to the various specifications discussed in the book.

The strengths of Java and XML include the author's deep knowledge of his subject and a writing style that is both clear and enthusiastic. If you happen to know a lot about Java and not much about XML, this is the ideal title. Those who already have a good grasp of XML basics may be frustrated by the amount of introductory material. --Tim Anderson

Book Description

XML has been the biggest buzzword on the Internet community for the past year. But how do you cut through all the hype and actually put it to work?

Java revolutionized the programming world by providing a platform-independent p rogramming language. XML takes the revolution a step further by providing a plat form-independent language for interchanging data. Java and XML share many featur es that are ideal for building Web-based enterprise applications, such as platfo rm-independence, extensibility, reusability, global language (Unicode) support, and both are based on industry standards. Together Java and XML allow enterprise s to simplify and lower cost of information sharing and data exchange. Java a nd XML shows you how to put the two together, building real-world applicatio ns in which both the code and the data are truly portable.

This book covers:

This is the first book to cover the most recent versions of the DOM specification (DOM 2), the SAX API (SAX 2) and Sun's Java API for XML.



See all Product Description


Customers Who Viewed This Item Also Viewed

Java & XML Data Binding

Java & XML Data Binding by Brett McLaughlin

2.5 out of 5 stars (2)  £16.46
Java and XML: Solutions to Real-World Problems (Java Series (O'Reilly & Associates).)

Java and XML: Solutions to Real-World Problems (Java Series (O'Reilly & Associates).) by Brett McLaughlin

4.5 out of 5 stars (12)  £20.15
Processing Xml with Java

Processing Xml with Java by Elliotte Rusty Harold

5.0 out of 5 stars (2)  £24.69
Beginning Xml (Programmer to Programmer)

Beginning Xml (Programmer to Programmer) by David Hunter

3.1 out of 5 stars (9) 
Pro XML Development with Java Technology

Pro XML Development with Java Technology by Ajay; Vohra, Deepak Vohra

£27.99
Explore similar items : Books (34) PC & Video Games (1)

 
Customer Reviews
5 Reviews
5 star: 20%  (1)
4 star:    (0)
3 star: 40%  (2)
2 star: 20%  (1)
1 star: 20%  (1)
 
 
 
 
 
Average Customer Review
 
 
 
Share your thoughts with other customers:
Write an online review
Most Helpful Customer Reviews

 
1 of 1 people found the following review helpful:
2.0 out of 5 stars Too many errors, not enough content, 28 April 2001
I was a bit disappointed with this book. The begin is quite slow and there is much too much emphasis on SAX and DOM. The code examples are actually wrong. There are too many typos, even wrong method names which don't match the initial example or the discussion, thus I would be a bit concerned for the less advanced readers. I liked the fact that he mentioned the cocoon framework, but there really wasn't enough discussion of how an XML web publishing framework should work or on how to best structure the XML for such application. The installation instructions for cocoon don't belong in this book. This should be left to the project itself and I would have been happier would that space have been filled with more explanation about XSP and related topics.
Comment Comment | Permalink | Was this review helpful to you? YesNo (Report this)



 
3.0 out of 5 stars Good, but the world needs an even better one, 30 Aug 2000
By A Customer
This is probably the best BOOK currently available on the COMBINATION of Java and XML. As always, if it's over a week old, then it has been superceded.

Style is good, as far as the book goes.

Coverage is an excellent introduction to DOMs, SAX, Cocoon etc., but it's lacking on some of the newer topics such as SOAP

You can find more up-to-date information on the web, but if you want it bound in a book, delivered to your desk, and you want it all now then buy this book. If you've already sweated through coding to a DOM, then you probably know much of it already.

Comment Comment | Permalink | Was this review helpful to you? YesNo (Report this)



 
1.0 out of 5 stars Weak, poor coverage., 30 Jul 2000
By A Customer
Lengthy coverage of SAX, better covered by the authors examples. XML examples flawed. Try the open sites for java application to XML, and an on topic XML book. Not worth the money.
Comment Comment | Permalink | Was this review helpful to you? YesNo (Report this)


Write an online review
 
 
Most Recent Customer Reviews

3.0 out of 5 stars Patchy and difficult to read in places
You can tell this is a book written by a developer, but that's not to say that the content is bad - more that the presentation could have been better (please ignore my poor XML... Read more
Published on 28 Jul 2000

5.0 out of 5 stars This is a key book. Buy it or regret it!
This book is about the next wave of internet development and without grasping these two key technologies - you won't be able to take the ride.
Published on 13 Jul 2000 by prakashc@msn.com

Search Customer Reviews
Only search this product's reviews