This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: XSL engines for Linux



On Tue, 12 Jun 2001, Adam Van Den Hoven wrote:

> Normally when I am doing XML and XSL development, I know that I'll be using
> MSXML running on Win2000. However, I now going to be developing JSPs that
> will be running on an apache web server on RedHat Linux. At this point I'm
> not sure which parsers to use. Any recomendations would be more than
> appreciated.
>

There are a lot you can try:

Saxon (http://users.iclway.co.uk/mhkay/saxon/)
Xalan (http://xml.apache.org/)
XT (http://www.jclark.com/xml/xt.html)

Thesere the only ones I've tried so far.  All three have Java
incarnations.  Xalan has both Java and C++ versions.  The fastest among
the three is XT.  Saxon is at least twice as slow, but I hear it adheres
to the standard better.  Xalan is interesting, because the latest Java
incarnation allows you to compile your XSLT stylesheets into Java
'translets', haven't gotten this to work yet though, but presumably that
should be a lot faster than even XT.

--
Rafael R. Sevilla <sevillar@team.ph.inter.net>   +63(2)   8177746 ext. 8311
Programmer, InterdotNet Philippines              +63(917) 4458925
http://dido.engr.internet.org.ph/

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GAT d- s:- a- C++++ UL+++ P+++ L+++ E++ W++ N+ o K- w---
O- M-- V- PS+ PE Y+ PGP++ t+ 5 X+ R tv+ b+++ DI++ D+
G e++ h! r++ y+
------END GEEK CODE BLOCK------


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]