Learn
- Find out more about the Ant build tool at the project Web site.
-
Explore the source formatting options in Jalopy through the online documentation.
-
See how Cocoon (March 2002) uses XSLT-driven code generation to
automatically create XML Server Pages (April 2002) in these developerWorks tutorials.
-
Schematron is a little language that's implemented using XSLT and meta-stylesheets. It can be used to validate XML documents.
-
Michael Fitzgerald's article "XML Pipelining with Ant" provides some additional background on processing XML using Ant (January 2003).
- Robert DuCharme's Transforming XML column contains regular practical advice on using XSLT.
- Review the JavaBeans documentation on the Java technology Web site.
- Get started with the J2EE platform with the Enterprise JavaBean fundamentals tutorial (developerWorks, April 2003).
- Read XSL Formatting Objects (XSL-FO) basics and XSL-FO advanced techniques, two tutorials by Doug Tidwell (developerWorks, February 2003) for more information on how to use XSLT to convert XML documents into formatting objects and then the Apache XML Project's FOP (Formatting Object to PDF) tool to convert those objects into PDF files.
- Find more information on the technologies covered in this tutorial at the developerWorks XML and
Java technology zones.
- Find out how you can become an IBM Certified Developer in XML and related technologies.
Get products and technologies
-
The EXSLT community initiative is a great place to download XSLT extensions. Uche Ogbuji's developerWorks article "EXSLT by example" uses practical examples to introduce and demonstrate some useful EXSLT functions (February 2003).
-
IBM WebSphere Studio provides a suite of tools that automate XML development, both in Java and in other languages. It is closely integrated with the WebSphere Application Server, but can also be used with other J2EE servers.


