XML @ Web Programming
 Programming Shed : Programmer Store & Resources
|  ASP.NET  |  HTML / DHTML  |  Java / JavaScript  |  Perl  |  PHP  |  Python  |  XML  |
XML Index - XML Book :

XML Book :
XML and Java(TM): Developing Web Applications

XML and Java(TM): Developing Web Applications
Check price @
Amazon.com
Amazon.ca
Amazon.co.uk


XML and Java(TM): Developing Web Applications
by Hiroshi Maruyama (Editor)

Paperback - 848 pages 2nd Bk&cdr edition (May 2002)
Addison Wesley Professional
ISBN: 0201770040


Written by three XML researchers from IBM, XML and Java: Developing Web Applications provides a great introduction to the Extensible Markup Language (XML) for the working Java developer. This book proves that you don't have to master all the details of XML to utilize its power for real-world projects on the Web.

After introducing XML and explaining its ability to standardize information exchange in corporate computing, the book turns to today's XML Java parsers, like XML for Java and the Simple API for Java (SAX), which greatly simplify XML development. Using these two APIs, the book shows how to parse an XML document.

Next the authors demonstrate how to create an XML document from scratch as well as modify XML tree structures. They also present a mapping program, which translates XML data from one format to another. (This utility can be used to convert HTML to XML.) XML can be used to describe content, which the book terms as metacontent. A sample Java servlet listed in the book stores documents posted to a Web site, along with descriptions of its components. JDBC for database programming also receives coverage in an excellent example demonstrating how XML can be parsed into SQL queries and then translated back into other XML documents.

The book also examines how XML exchanges information, principally as an alternative to the Electronic Document Interchange (EDI) format, and then rounds out with XML security, a JavaBeans component version of XML for Java, and a sample Web application that gathers XML content from several travel Web sites. An appendix lists all XML for Java APIs. In all, with its clear format and standout code examples, XML and Java is an appealing resource for Java developers approaching XML for the first time.

This tutorial shows Web developers, programmers, and system engineers how to create XML business applications for the Internet using Java. Topics include document management and metacontent, databases, messaging, servlets, JDBC, security, and JavaBeans. A basic understanding of XML and experience writing simple Java programs is required. The CD-ROM contains cross-platform source code and trial versions of WebSphere, DB2, and VisualAge.






Book Subjects
Learning XML
XML Schema
XML Web Services
XML .NET
XML, SQL & Database
XML, Java, Perl...
XML Reference Manual
© 2005-2006, Programming Shed