GeekArticles
XML
Core XML
XML
Core XMLUsing XML Catalogs with JAXP
by Tom White March 03, 2004 XML documents often refer to other documents that an XML processor has to retrieve in order to make sense of the main document. These external resources, typically referred to by URIs, may be local files; or they may be remote, distributed across the web. In an ideal world the difference would be invisible, since it would be as cheap to access a remote resource as a local one. However, in the real world network failures do occur, and it is wise to design...n
Sponsored Links
Read Next: XML on the Move
Related Topics
