spacer

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com

home / experts / xml / column18

An XML toolkit for Web servers

The XSL Processor

Java Developer (IL)
Next Step Systems
US-IL-Chicago

Justtechjobs.com Post A Job | Post A Resume
Developer News
OpenOffice 3.2 Lands Amid Critical Changes
Red Hat, IBM Firmly in KVM Virtualization Camp
Red Hat Talks Up Open Source Cloud Plans


The XSL processor of choice is LotusXSL from Lotus and IBM. The processor uses IBM's XML parser XML4J to parse an XML document and output a source tree. LotusXSL takes this source tree and creates a result tree, which is used to output the transformed document. LotusXSL currently only supports XSL-T and not XSL-FO, the formatting objects part of XSL. These formatting objects conceptually parallel the formatting objects in Cascading Style Sheets (CSS). However, there are still many unresolved issues related to the implementation of formatting objects. So for the time being, you can transform XML documents to be output as HTML, which can include CSS style rules, as shown in the previous column.

To install LotusXSL, download the latest release from IBM AlphaWorks. Unpack this file and add the CLASSPATH in the run.* start scripts to your servlet engine's CLASSPATH.

Finally the XML Enabler, which links the XSL processing to the HTTP protocol.

http://www.internet.com


The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers

webref The latest from WebReference.com Browse >
Are Google's Language Translation Web Services Ready for Prime Time? · Installing and Using Meeplace, the Business Review CMS · Sending an HTML and Plain Text E-newsletter with ASP.NET, Part 2
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Top 10 Threats to Wireless Security · Poll: UC Uptake on the Rise · Review: Fluke AirCheck Wi-Fi Tester 1.0

Produced by Michael Claßen
All Rights Reserved. Legal Notices.

URL: http://www.webreference.com/xml/column18/4.html
Created: Aug 27, 2000
Revised: Aug 27, 2000