Rico Jansen <[EMAIL PROTECTED]> wrote: > On Mon, 10 Feb 2003 16:29:13 +0100 > Michiel Meeuwissen <[EMAIL PROTECTED]> wrote: > > > Something goes wrong with encodings now (at least in orion). See for > > example the 'codings' example. It can now only include apges with > > iso-8859-1 encoded content. So, if the base-page (with the mm:include) > > is encoded in UTF-8, and the page being included is also in UTF-8, the > > non-ascii-character are garbaged. > > The big question is, does the UTF-8 codings pages work under TomCat ?
I just started by tomcat and the anwser is: yes, in tomcat everything works just fine. Including utf8 from utf8 works, including latin-1 from utf-8 works, including latin-1 form latin-1 too, and utf-8 from latin-1 to the extend in which this is possible (just like jsp:include). The test-case I use for these kind of things is the 'Codings' example. Michiel -- mihxil' Michiel Meeuwissen Mediapark C101 Hilversum +31 (0)35 6772979 []()
