1. Saxon Xalan JSP stackoverflow.comI have a JSP which attaches a XSL to an XML document pulled from a database. The application is using the Saxon Parser but my XML needs to use the Xalan ... |
2. How to select saxon TransformerFactory in Java stackoverflow.comIn my web application I need to use Saxon TransformerFactory to use XSLT 2.0 but I can't use setProperty method because I haven't this right on the web server and there ... |