[AWS] XSLT processing with AWS

Dmitriy Anisimkov anisimkov@omsknet.ru
Sat, 13 Dec 2003 01:34:58 +0600


Hi,

>I want to process XML documents with XSLT at the server (AWS), and the
>only solution I can figure out is to spawn a process invoking Saxon, for
>example, each time a document has to be processed. Is there any better way
>to do it?
>  
>
Yes, it is.
I was using Ada bind to the non-Ada XSLT translators from Maxim Reznik.
Look at the

http://yeo.chat.ru/ada/ada_xslt_en.html