[xsl] Call java class from XSL with tomcat

Subject: [xsl] Call java class from XSL with tomcat
From: "Fabien Tillier" <f.tillier@xxxxxxxx>
Date: Wed, 4 Aug 2010 14:14:09 +0200
Hi List.
I have a technical question for you.
I want to call a java function from an XSL Template. I was able to do so
using Kernow by adding a jar file with my class to the lib folder of
Kernow, but I wonder now where I should place it if the XSL Template is
ran from a Servlet under a Tomcat Web Server (5.5). I am using Saxon 9.2
as XSL engine.
I have tried to add the jar file in the WEB-INF/lib folder of my web
application, but without success.
Any advice ?

Thanks a lot in advance.
Best regards,
Fabien

Current Thread