Re: updating data on the server using XSLT and XT servlet?

Subject: Re: updating data on the server using XSLT and XT servlet?
From: Paul Prescod <paul@xxxxxxxxxxx>
Date: Wed, 01 Dec 1999 17:58:55 +0100
The fastest alternative would be "raw SAX". A DOM based application
would probably edge out an XSLT based one but either one is likely to be
miles slower than the raw SAX for big documents.
-- 
 Paul Prescod  - ISOGEN Consulting Engineer speaking for himself
"I always wanted to be somebody, but I should have been more
specific." --Lily Tomlin


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


Current Thread