Re: [xsl] Problem XML Situation

Subject: Re: [xsl] Problem XML Situation
From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx>
Date: Wed, 12 Jun 2002 10:31:30 +0300
Joel Konkle-Parker wrote:

Thanks for your advice, but this method doesn't seem to work in
Mozilla. The wrapper file I created is:

http://www.ballsome.com/test/news/news.xml
That's right, mozilla doesn't parse external entities.

It works fine in IE, but that's not acceptable for my purposes. Any
ideas?
1. make news.txt well-formed xml and return it as text/xml.
2. write a proxy servlet which can read/parse news.txt and return its content as well-formed xml document, then in xsl use document('http://bla/myservlet?file=news.txt').


--
Oleg Tkachenko
Multiconn International Ltd


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



Current Thread