This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem XML Situation


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]