Martijn Houtman <[EMAIL PROTECTED]> wrote: > I found out that <mm:include> is the problem: it does not support including > ISO-8859-1 text. If I put the data directly in the jsp without using > <mm:include> everything works well.
That depends hugely on your app-server. Tomcat 4/5 supports it terrificly well. Orion very lousy. Tomcat 5 does require that you set the <[EMAIL PROTECTED] pageEncoding%> attribute also on the include-d page. I tested more or less all permutations in mmexamples/codings (I suggest you try it out), and I am pretty sure that mm:include is not a problem in this respect. Michiel -- Michiel Meeuwissen Mediacentrum 140 H'sum +31 (0)35 6772979 nl_NL eo_XX en_US mihxil' [] ()
