Hi

Have you checked with

<xsl:import href="elements.xsl"/>

It works. You can give relative paths.

Atul



From: "Christoph Stocker" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
Subject: relative path
Date: Tue, 28 May 2002 13:39:55 +0200

hi!

i use: cocoon 2.0.2 on winXP and tomcat 4.0.1

i have a stylesheet in cocoon which refers to other styleseets like -->
<xsl:import href="D:/Develop/Apache Tomcat
4.0/webapps/cocoon/onlinereg/elements.xsl"/>


now i want to run it on a server and have the problem of absolute
pathes. how do
i set there a relative path to my elements.xsl?

i tried such things like: <xsl:import href="./elements.xsl"/> , but it
doesn't work.


THANKS
greetings, chris



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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



_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to