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.
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.
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.
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.
17 times | category:
this:1/125records total:4 start Previous Next Last goto: