XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> Instruction -> XML and Java Tutorials

Jump to title starting with: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Benefits of using XML

A primer on the benefits of using XML, especially in combination with Java to integrate legacy systems and services into the new paradigm.... [Jun. 13, 1999]

Create SOAP services in Apache SOAP with JavaScript

This tutorial details a quick route to deploying Web services for the many Java coders who also know JavaScript. By providing support for scripting languages, Apache's Simple Object Access Pr... [Jun. 16, 2001]

Crudlets: Making Peace Between Extreme Jini and XML Viewpoints

Crudlets were originally developed during the construction of the Risk2Risk Business-to-Business (B2B) trading exchange, and with the intent of bridging the gap between Jini (sometimes known as ... [Mar. 16, 2001]

Dynamic Web Sites with XML, XSLT and JSP

This tutorial begins with a clear explanation of what Java Server Pages (JSP) are and then walks through downloading and installing Java, Tomcat, Xalan and Jakarta Taglib. In the process of illus... [Aug. 23, 2001]

Dynamically generating HTML pages with XMLC

This is a tutorial on an alternative method to both Active Server Pages (ASP) and Java Server Pages (JSP) for serving dynamic HTML. The method employs an XML Compiler (XMLC), an object-oriented me... [Nov. 9, 2000]

Enterprise JavaBeans: Java 2 Platform, Enterprise Edition (J2EE), Part 1

This tutorial introduces enterprise data processing, Enterprise JavaBeans (EJB), and the Java 2 Platform Enterprise Edition (J2EE). It explains the differences between Enterprise JavaBeans and JavaB... [Jun. 1, 2001]

Generate a GUI from an XML Schema XUIEditor - an Introduction

This Viewlet will show you how easy it is to generate an interactive GUI out of an XML Schema. With our XUIEditor graphically modify the style & behaviour of your UI....

How to use XLink with XML

This concise tutorial on XML Linking Language (XLink) is from Brett McLaughlin, author of Java and XML from O'Reilly & Associates and co-founder of the JDOM project. McLaughlin employs his gui... [Jul. 17, 2001]

Introduction to DOM

An introductory tutorial to using the DOM API with Java.... [Jun. 9, 1999]

Introduction to Jakarta Struts Framework

This article is the first installment of a two part tutorial introducing the Apache Software Foundation's Jakarta Struts Framework. The tutorial assumes some familiarity with XML, servlets, JSP and... [Sep. 19, 2001]

Java and Web Services, Part I

In this article BEA Systems senior engineer Al Saganich looks at Web services, a new form of platform-agnostic, distributed computing environment built upon XML functionality. Saganich traces t... [Oct. 20, 2001]

Java, SAX & DOM: Technical Tips

This concise tutorial starts with a quick overview of XML, then covers the use of the Document Object Model (DOM) Application Programming Interface (API), and then the Simple API for XML (SAX) API, ... [Jun. 27, 2000]

JMS and XML

This article discusses employing Java Message Service (JMS) with XML as a means for corporate users to leverage years, or even decades, of investment in Business-to-Business (B2B) Electronic Data In... [Mar. 27, 2001]

Marakana Mastering XML and XSL Training Course

Mastering XML and XSL is a five-day course that provides participants with comprehensive training in the eXtensible Markup Language (XML) and eXtensible Stylesheet Language (XSL) technologies for use ...

Mastering XML and XSL Courseware

Mastering XML and XSL curriculum is designed for a five-day course that provides participants with comprehensive overview of the eXtensible Markup Language (XML) and eXtensible Stylesheet Language (XS...

Microsoft .NET vs. J2EE: How Do They Stack Up?

This tutorial by Jim Farley, author of Java Distributed Computing and co-author of Java Enterprise in a Nutshell, examines the technical material that has already been made available about Microsoft... [Jun. 8, 2001]

Objects, Objects Everywhere Data binding from XML to Java applications: Part 1

There are three three methods of accessing XML data from Java, including via the Document Object Model (DOM) or Simple API for XML (SAX) Application Programming Interfaces (APIs). This tutorial ... [Jul. 1, 2000]

Parsing XML

This is a download link for a PDF file containing the chapter "Parsing XML", excerpted from Java and XML, by Brett McLaughlin, published by O'Reilly and Associates. The chapter, posted by Sun's Java... [Sep. 10, 2000]

Scripting Java Applications with XML and Simkin

This article describes using Simkin to store behaviors in XML files for execution by Java applications. Simkin is an interpreted scripting language that can be embedded in data files, includi... [Mar. 16, 2001]

Servlet Programming for Teams

This Netscape ViewSource article by Benoît Marchal presents a technique for cleanly separating the presentation aspect from the application logic when using Java servlets, using XML.... [Oct. 14, 1999]

Should I use SAX or DOM?

SAX and DOM were both designed to allow programmers to access their information without having to write a parser. This is a lesson on deciding which to use. ... [Mar. 27, 2000]

The practice of peer-to-peer computing: The P2P application framework

In this tutorial the author deconstructs a Peer-to-Peer (P2P) application so that the reader gets a look at technical aspects of the framework. First a sample P2P application, "the world's simples... [May. 25, 2001]

Using DOM to Traverse XML

Current Java applications often need to retrieve or manipulate data via the parsing of XML documents. This tutorial takes the user through the two methods for navigating a Document Object Model (DO... [Mar. 18, 2001]

Working with XML The Java API for Xml Parsing (JAXP) Tutorial

An online manual in four parts from Sun, intended to quickly get the user up to speed writing XML code and XML-based software for end-user applications. Extensive explanations, glossary, related lin... [Mar. 10, 2000]

XML and Java: The Perfect Pair

An information guide for assembling your XML/Java toolkit, with a discussion of why these two work so well together. In three parts.... [Jan. 12, 1999]

XML and the Document Object Model (DOM)

In this introduction to the Document Object Model you use the DOM to build a small SlideShow application. You start by constructing a DOM and inspecting it, then see how to write a DOM as an XML str... [Mar. 27, 2000]

XML APIs for databases

A tutorial on tapping the information residing in databases utilizing a Java implementation of XML SAX and DOM APIs, which can work with any database with a JDBC driver. Source and samples are downl... [Apr. 18, 2000]

XML programming in Java

This tutorial by IBM Senior Programmer and XML Evangelist Doug Tidwell introduces beginners to using an XML parser to process, manipulate and create XML documents. It also covers some advanced pars... [May. 22, 2001]

XML Schema Tutorial (XSD)

A 5 Part Tutorial covering Elements and Attributes - Schema Overview - Elements - Cardinality - Simple Types - Complex Types - Compositors - Reuse - Attributes - Mixed Ele...

XML, Java, databases and the Web

A high level overview of creating real-world server side Java and XML software solutions, with a discussion of the benefits of Java XML systems. Learn how the technologies ("the pieces of the puzzle... [Jun. 24, 1999]