Home Contributors Developers Contact Site Map XSLTBuddy @ SourceForge
News
Features
Downloads
Screenshots
Docs
Support
License
FAQ's
7th May 2004
  >> XSLTBuddy PetStore Demo
  >> XSLTBuddy Docs Released
  >> XSLTBuddy 1.1.1 Released
31st March 2004
  >> XSLTBuddy 1.1 Released
9th March 2004
  >> XSLTBuddy Launched
4th March 2004
  >> XSLTBuddy @ SourceForge
XSLTBuddy Quick Guide
Step 1. Download XSLTBuddy
> Download XSLTBuddy and extract the archive.
> If you have downloaded the xsltbuddy-examples archive then proceed to Step 2.
> If you haven't got ANT installed, install it now.
> From a command prompt in the install directory, type ant.
> Two files should have been successfully created under the dist directory:
   xsltbuddy.jar and xsltbuddy-examples.war.
Step 2. Get XSLTBuddy Example App Running in Tomcat
> Download and install Tomcat.
> Copy xsltbuddy-examples.war to the webapps directory under Tomcat install dir.
> Startup Tomcat.
> Open a web browser and enter the following url:
   http://localhost:8080/xsltbuddy-examples/
Step 3. Read Documentation
> Read the XSLTBuddy Reference Documentation.
> Read the FAQ.
Step 4. Start Coding with XSLTBuddy!
> Feel free to mess with the XSL files within the XSLTBuddy Examples App.
> Start developing your own XSLTBuddy application!