Michiel Meeuwissen <[EMAIL PROTECTED]> wrote > Martijn Houtman <[EMAIL PROTECTED]> wrote: > > It is not always a small problem when you include external xml, dynamicly > > generated on another webserver. It may be that you can't control the content > > and if you can, you should specify de coding for generated ISO-8859-1 xml > > for other purposes then a buggy program. > > If you include an external XML, the including mechanism should take care of > the encoding, and still you will receive it as a java-string, so still the > extra 'encoding' indication could be a problem. > > But ok, I didn't deny that it is a bug :-) > Thanks, Michiel. I tested the latest binary version and everything works ok now with ISO-8859-1 xml included from an external webserver.
Martijn Houtman
