Re: [xsl] cocoon and entities problem

Subject: Re: [xsl] cocoon and entities problem
From: Jeni Tennison <mail@xxxxxxxxxxxxxxxx>
Date: Sun, 4 Mar 2001 18:22:06 +0000
Hi Manjul,

> I am able to see the course.xml files in IE 5.5 with full path as
> given. But calling from server, gives following error -
> org.xml.sax.SAXParseException: File
> "C:/jdk/library/global/cse.networking/cs345/course.xml" not found

You probably need to give it as a URL rather than as a directory path.
Try changing the entities to:

  file:///C:/jdk/library/global/cse.networking/cs345/course.xml

and so on.

I hope that works,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/



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


Current Thread