xsl-list
[Top] [All Lists]

[xsl] Call java class from XSL with tomcat

2010-08-04 07:12:59
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



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>
  • [xsl] Call java class from XSL with tomcat, Fabien Tillier <=