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]>