In this 28 page tutorial, you
Data binding, although
The IBM developerWorks Live!
XML namespaces are an
will go from not knowing
commonplace in today's world
Technical Briefings, which
imperfect solution to a
much about XML/XSL/XPATH to
of Java technology and XML
were a great success
difficult problem. From
finishing with a working
programming, is still
worldwide in 2003, have been
basic information
knowledge of XSLT and XPATH.
largely misunderstood. This
expanded for 2004. The
architecture to difficulties
column throws out all the
following five types of
with APIs, namespaces can
theoretical claptrap and
technical briefings, which
open up rather painful
focuses on the concepts you
include presentations and
gotchas if used carelessly.
need to get started with
extensive demonstrations,
In this article, Uche Ogbuji
data binding. You will
will be held in cities
covers some of the more
understand the differences
around the world in 2004 (at
important design principles
between general data binding
no cost to you): e-business
which, if followed, can
and data binding in the XML
on demand, IBM Software
minimize problems with
world, as well as
Development Platform,
namespaces.
round-tripping, semantic
Speed-start Linux
equivalence, and what to
applications, Speed-start
look for in a data binding
Web services, Globalizing
package.
your applications.
Date: Dec, 25 2000 Date: May, 06 2004 Date: May, 11 2004 Date: Apr, 20 2004 |
Java APIs for XML-Based
Over time, XML has permeated
The world of XML is vast and
This article provides a
Remote Procedure Call's
many niches. One area where
growing, with a huge variety
technical introduction to
(JAX-RPC's)
XML is used increasingly is
of standards and
XML with an eye towards
Java-to-WSDL/WSDL-to-Java
in the configuration of
technologies that interact
guiding the reader to
mapping rules do not try to
graphical user interfaces,
in complex ways. It can be
appropriate sections of the
preserve Java constructs
especially in elements that
difficult for beginners to
XML specification when
during roundtripping. Many
are persistent but should
navigate the most important
greater technical detail is
constructs are preserved,
not be fixed at
aspects of XML, and for
desired. This introduction
but not all. This tip
compile-time. In this
users to keep track of new
is geared towards a reader
describes, in particular,
installment, David looks at
entries and changes in the
with some HTML or SGML
why following Java coding
the use of XML in Mac OS X's
space. XML is a basic syntax
experience, although that
conventions is very
Aqua GUI, and in the K
upon which you develop local
experience is not absolutely
important to maintaining the
Desktop Environment (KDE)
and global vocabularies.
necessary. The XML Link and
ability to roundtrip.
which is either standard or
Previous in-depth articles
XML Style specifications are
available in most modern
have presented the most
also briefly outlined.
Linux distributions.
important standards relating
to XML. This fourth article,
provides a detailed
cross-reference of all
covered standards.
Date: Apr, 10 2004 Date: Apr, 30 2004 Date: Mar, 11 2004 Date: Jun, 19 2000 |