|
Installation of the tag is rather more complicated than usual, as you'll have to compile your own Translet(s) and add this to ColdFusion's class path as well as the other necessary classes. If you're hosting on a shared server, it's very unlikely that you'll be able to persuade the support people to do all this for you! However, if you have your own server, and your application demands high performance transformations of XML documents on a standard XSL stylesheet, the extra effort should be worthwhile. Moreover, it's the only free, open-source CFX tag that I know of for XSL transformations. Full source code, installation instructions and usage examples are included in the download. For a background to Translets, and information on how to compile them, see http://xml.apache.org/xalan-j/xsltc_usage.html.
Click here to download the tag. For support and discussion, sign up to the cf-xml mailing list.CFX_TransletWrapper was developed by me, Tom Dyson of Torchbox, with help from my colleagues Helen Warren and David Maddison. |