xsl-list
[Top] [All Lists]

RE: Probelm reading XSL (on Mozilla)

2003-04-29 16:44:34
The URL is wrong: http://ahat.csuhayward.edu/~rosta/tutorial.xsl
This is the result I got:


Not Found
The requested URL /~rosta/tutorial.xsl was not found on this server.


----------------------------------------------------------------------------
----

Apache-AdvancedExtranetServer/1.3.23 Server at ahat.csuhayward.edu Port 80


-----Original Message-----
From: owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
[mailto:owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com]On Behalf Of
rosta(_at_)sn432s03(_dot_)sci(_dot_)csuhayward(_dot_)edu
Sent: Wednesday, 30 April 2003 10:21
To: 'xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com'
Subject: [xsl] Probelm reading XSL (on Mozilla)



Hi everybody,

I have a XSL stylesheet on my XML file that is working fine on IE and
locally on my machine, but as soon as I put the xsl on a
server (Running
Apache webserver) and giving a link to that XSL inside my xml file,
Mozilla doesn't read the stylesheet anymore and show the page
in a way
that no stylesheet exist. Any idea what can be the problem?
The following is how I define my xsl stylesheet and how I
have added to my
xml file

XSL file:

<?xml version="1.0"?>
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>

-----------------------
XML file:

<?xml-stylesheet type="text/xml"
href="http://ahat.csuhayward.edu/~rosta/tutorial.xsl"; ?>

Thanks for your help

Rosta


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>