2009/12/22 - Apache Xang has been retired.

For more information, please explore the Attic.

http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Home

Xang 1.0.0
Downloads
Overview

Getting Started

FAQs

Sample Apps

Usage Patterns

Release Notes

Bug reporting

Samples to help you get started
 

Each of the subdirectories in the Xang samples directory contains the source files for one or more sample applications. These files need to be Web accessible - either copy these directories to your Web server, or create a mapping in your Web server to these directories.

When a client requests a .XAP file from your Web server, the Xang engine will be handed the request and will start running the code specified in the .XAP file.

NOTE: Some samples have path locations which need to be adjusted for your configuration.


Hello World
 

This sample application shows the basics of a Xang application. If this works, you know your system is configured correctly.


fs2http
 

This application lets you browse a location on disk and generates HTML from XSL stylesheets. There are lots of other ways to do this, but, hey, it's an example.



Copyright © 2000 The Apache Software Foundation. All Rights Reserved.