Thomas Vandahl wrote:

Hi Raoul,

this was a change of mine. The XSLT service of Turbine now uses URLs and the ServletContext methods to access the .xsl-files. This is a step to get Turbine to run from a .war-file.

In your case I'd suggest to change the include path to an absolute URL such as "http://somehost/xsl/tools.xsl"; This should fix the problem.

Bye, Thomas.


Hi,
I understand your objectives, but I can't use absolute constant url in my xsl [EMAIL PROTECTED] path. I can only use relatives or dynamic(servlet context) uris. But as you know, we can't use dynamic data inside [EMAIL PROTECTED] values.

So, I'm always blocked on this point.
By

Raoul



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to