On Fri, 11 Feb 2005 07:45:19 -0800, Shinobu Kawai <[EMAIL PROTECTED]> wrote: ... > > Still I cannot understand why setting the output.encoding to ISO-8859-7 in > > velocity.properties has that effect I mentioned earlier. > > > > Even more since you pointed out that the output.encoding doesn't matter > > unless > > you're using VelocityServlet or Anakia and Im using VelocityViewServlet > > That IS weird. Somebody might want to look into that.
the VelocityViewServlet (largely in the interest of compatibility with VelocityServlet) does take the output.encoding property into account, but only if there is no charset specified within the default.contentType property. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]