Subject: Re: AW: tomcat web server and dynamic XSL
From: "Emmanuil Batsis (Manos)" <mbatsis@xxxxxxxxxxx>
Date: Tue, 27 Apr 2004 13:19:54 +0300
|
Nikolas Nehmer wrote:
Hi,
The XML file was saved in Tomcat/webapps/myproject/XML/list/filename.xml
The XSL file was saved in Tomcat/webapps/myproject/XSL/visualisation.xsl
And thats the stylesheet tag is used in my xml file:
<?xml-stylesheet type="text/xsl" href="../../XSL/visualisation.xsl"?>
Then that should be (you only want one level up, not two)
<?xml-stylesheet type="text/xsl" href="../XSL/visualisation.xsl"?>
Cheers,
--
Manos Batsis
_ __ __ __
/ |/ /__ / /____ __ _ ___ _____/ /_
/ / -_) __(_-</ ' Y _ `/ __/ __/
/_/|_/\__/\__/___/_/_/_|_,_/_/ \__/
http://www.netsmart.gr
mailto:mbatsisSPAM_TRAP@xxxxxxxxxxx
tel:+302103240940
http://forte.netsmart.gr/foaf/manos_foaf.rdf
|