[xsl] Dynamic path in xsl:import

Subject: [xsl] Dynamic path in xsl:import
From: "SINGH Navpreet" <Navpreet.SINGH@xxxxxxxxx>
Date: Mon, 12 Sep 2005 09:32:41 +1000
Hi,
Developing an application that uses number of xslt files to transform XML.
Main XSLT file has many xsl:import statements. Application needs to be
deployed on the tomcat server. Tomcat could be on installed on separate
location on two different machines. How can I give a dynamic path for child
xslt files in the xsl:import statements depending upon server location?
Thanks,
Navpreet.

Current Thread