RE: [xsl] calling two consecutive xsl files

Subject: RE: [xsl] calling two consecutive xsl files
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Thu, 10 Mar 2005 19:12:32 -0000
> But how do i do xsl on the server? 

Many people run it from a servlet. There'e example servlet code in the Saxon
distribution: once you have it running, you can invoke it using a URL of the
form http://..../SaxonServlet?source=a.xml&style=b.xsl

Michael Kay
http://www.saxonica.com/ 

Current Thread