Tutorial search
Java Tutorials
Tutorials
Stuff
Affiliates
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project.
View all templates
Java XML Tutorials
We hope that you will enjoy our Java XML tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own Java XML tutorials to our site. Thank you !
If you're using Java 1.4.x or above, you already have built-in support for XML. This tutorial explains how to use that support to create and manipulate XML Document Object Model objects.

SOAP is a simple and open standard XML-based protocol for exchanging information between computers.
In this tutorial you will learn what is SOAP and Why and How to use it.
In this tutorial you will learn what is SOAP and Why and How to use it.

In this tutorial learn the basics behind Representation State Transfer (REST) and the Atom Publishing Protocol (APP), and how they apply to services. Also learn to implement REST/APP-based services with Java technology, and enable access and modification of resource data for podcasts, blog entries, image storage, calendar entries, and so on.

XML developers used to rely on XML parsers to read XML files. They also used to rely on XML processors to transform XML to *ML (HTML, XML, etc.). However, most of them forget these tools to generate XML from scratch. They should not. This article presents code samples for generating XML with JAVA/JAXP.

This is the first in a series of tips that will serve as a comprehensive guide to using XML from the Java programming language. I begin with coverage of the SAX API. This tipreviews getting an instance of a SAX parser and setting various features and properties on that parser.

The ability to save the JavaBean component state for long-term persistence within an XML document has been a topic of much discussion with Java developers in the past few years. This feature has finally been adopted in the 1.4 version of J2SE. This article shows you how to use the new XMLEncoder and XMLDecoder classes, bypassing serialization and allowing you to generate fully initialized bean instances.
Total Tutorials in Category: 6




