Subject: Re: misc/34542: Mismatch of DTD's URL
To: None <hrs@NetBSD.org, k.heinz.sep.sechs@kh-22.de>
From: OBATA Akio <obata@lins.jp>
List: netbsd-bugs
Date: 09/18/2006 10:21:45
On Mon, 18 Sep 2006 03:26:39 +0900 (JST), Hiroki Sato wrote:
> In short, tools which does not support XML catalog cannot process
> XML files in the htdocs tree. XML support of WWW browser is very
> limited, so you cannot get meaningful results by using it even if
> the URLs can actually be accessed by HTTP.
Hopefully the idea was to use those XML file with Ajax,
but not good for such a use case, isn't it?
I'll find another solution. Thanks.