Apache::ASPPowered by ModPerl & ApachePowered by Apache::ASP
Demo ASP: xslt.xml2024-04-19

Hello World!

This is my first XSLT enabled Apache::ASP XML script!

I am quite pleased with how well this works, and speedy too once the XML -> XSL tranformation gets cached with XSLTCache setting.

Both the XML file and XSL template file will be executed as ASP scripts before the XSL will be applied to the XML. This give you a very powerful dynamic XML publishing solution with full ASP scripted XSL & XML files. With this foundation in place, we will be able to implement XSP with all its <xsp:logic> tags no problem.

view this file's source - view the xslt template