Tag: JSON / JAVA / XML

Community

Using XML Catalogs with JAXP

(Tom White) 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

Community

Fathering XML

(Mark Johnson) Jon Bosak, considered by many to be “the father of XML,” remains one of XML’s guiding lights. In this interview with JavaOne Today reporter and JavaWorld XML columnist Mark Johnson, Bosak expresses his hopes and concerns about the future of XML, discusses his views on the creation of

Community

Tip: SOAP 1.2 and the GET request

(Benoît Marchal) SOAP 1.2 brings changes that help to weave Web services more into the fabric of the Internet. One of these changes is the introduction of the GET method. GET is important because it enables various optimizations. This has been demonstrated by the Web itself, which uses GET extensive

Community

Handle DOM exceptions in Java

(Brian Schaffner) When working with Java-based XML parsers, you are often faced with handling exceptions. Some exceptions are simple to handle, while others are more difficult. In this article, we’ll look at some common exceptions seen while working with XML documents and explore how to manage them.

Community

Why We Need XML Query Standards

(Jonathan Robie) Despite a shortage of sophisticated XML query tools, Internet demands have forced companies to present their data in various formats. In one sense little has changed, as SQL queries have long been used to combine data for different purposes and audiences. Now however, the output is