R
Robert Kattke
I'm working with Tomcat and have all my XSL files in a dir under WEB-INF.
I wanted to set up some variables in an XSL, then import it into others.
However, without any path specified it (zalan) starts to look in
%TOMCAT_HOME%/bin
That makes it difficult to design XSL's that are webapp portable.
Is there any way to reference current directory or current context ?
TIA for your suggestions.
I wanted to set up some variables in an XSL, then import it into others.
However, without any path specified it (zalan) starts to look in
%TOMCAT_HOME%/bin
That makes it difficult to design XSL's that are webapp portable.
Is there any way to reference current directory or current context ?
TIA for your suggestions.