Posted on 2006-09-12 14:36:51-07 by phwalls
Transform CGI output with XSLT on server and pass to web client
All,

I have installed AxKit2.1.1 and have successfully modified the sample config. file so that I can server static files and transform XML with a server-side stylesheet. I have some CGI scripts that output XML, these run fine through the serve_cgi plugin, but I was hoping that I could take this output and transform it using a <?xml-stylesheet?> declaration in the CGI output. This does not happen and the web client simply receives the XML from the CGI script. Is it somehow possible to chain the serve_cgi and demo/serve_xslt plugins in this way?

Thanks,

Peter

Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.