Categories
Tags → Xml Introduction

Java API for XML Processing - JAXP

This tutorial provides a quick introduction of JAXP 1.4 included in JDK 1.6 and tutorial example of XML DOM parser as Java application.
DETAILS

Getting Started with VoiceXML

VoiceXML Introduction VoiceXML is an XML format that is used for the purpose of categorizing voice dialogues that will occur among humans and computers. It is connected to W3C, and it gives voice programs the ability to be created and used with HTML....
DETAILS

Creating Custom Configurations

ASP.Net''s introduction of the web.config file went a long way to filling the configuration hole we had to deal with in classic ASP. We actually went from having very little (global.asa was the closest thing) to a well-structured, change on the ...
DETAILS

Make the most of Xerces - C++, Part 1

This two-part article offers an introduction to the Xerces-C++ XML library. Part 1 explains how to link the library into applications written in Linux and Windows. Ample code demonstrates parsing with the SAX API, and a sample application shows you h...
DETAILS

Professional ASP.NET

This comprehensive compendium combines a variety of practical code examples and a comprehensive case study with the information you need to master ASP.NET and build dynamic, successful, enterprise Web applications. Topics covered: ASP.NET and the .NE...
DETAILS

Reading XML file with Active Server Pages

This tutorial provides introduction to XML and then moves on to create an XML page. Step by step instructions are given to read the data from XML file using ASP pages. Sample Code and online demo available.
DETAILS

XML Pocket Reference

The XML Pocket Reference is both a handy introduction to XML terminology and syntax, and a quick reference to XML instructions, attributes, entities, and datatypes. It also covers XSL (Extensible Stylesheet Language), necessary to ensure that your XM...
DETAILS

Professional JSP

Professional JavaServer Pages covers a wide variety of areas including design and architecture, JSPs and their relation to J2EE (Servlets, EJBs, JDBC etc) as well as extensive coverage of the tag extension mechanism that allows you to customize the t...
DETAILS

A Guide to XML

This article provides a technical introduction to XML with an eye towards guiding the reader to appropriate sections of the XML specification when greater technical detail is desired. This introduction is geared towards a reader with some HTML or SGM...
DETAILS

A Technical Introduction to XML

This introduction to XML presents the Extensible Markup Language at a reasonably technical level for anyone interested in learning more about structured documents. In addition to covering the XML 1.0 Specification, this article outlines related XML s...
DETAILS
©2003-2008 jCay.com