[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

AW: [xsl] tomcat web server and dynamic XSL


Subject: AW: [xsl] tomcat web server and dynamic XSL
From: Nikolas.Nehmer@xxxxxxxxxxx (Nikolas Nehmer)
Date: Tue, 27 Apr 2004 11:50:59 +0200

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"?>
so it is a relative path from the xml file to the xsl file!

|
|URLs for XML and XSL samples? Help us help you ;-)
|
|Nikolas Nehmer wrote:
|
|> Hi,
|>
|> i want to use XSL Transformed XML documents with a tomcat webserver.
|> Every XML file is linked with a include hierarchy of XSL stylesheets.
On
|> my local computer in my local folders this works fine. The browser
|> transforms the XML file by the rules defined in the XSL hierarchy. On
|> the webserver this doesn't seem to work. The browser has access to
the
|> xml file but it does not seem to get the whole hierarchy of xsl
files.
|> Is this a general problem or just a problem with my web server
|> configuration? If I point directly to the XSL file the browser also
gets
|> access to it but not when it is defined in the xml stylesheet tag.
|>
|> Best regards,
|> Nick
|>
|>
|>
|>
|
|--
|Manos Batsis
|
|     _  __    __                    __
|    / |/ /__ / /____ __ _ ___ _____/ /_
|   /    / -_) __(_-</  ' Y _ `/ __/ __/
|  /_/|_/\__/\__/___/_/_/_|_,_/_/  \__/
|
|
|http://www.netsmart.gr
|mailto:mbatsisSPAM_TRAP@xxxxxxxxxxx
|tel:+302103240940
|http://forte.netsmart.gr/foaf/manos_foaf.rdf
|
|
|


Current Thread
Keywords