I need to make the output in UTF-8.
My problem is that, whatever set in my controller class and dispatched to the templates, in the output seames to be in some sort of 2x UTF-8
( As if a UTF-8 encoded string has been taken as input in a latin1 to utf-8 conversion )
Any suggestion on what to do.
IN my jsp template the following line is set: <%@ page pageEncoding="UTF-8" %> and in maverick.xml the defaultRequestCharset is set to utf-8
Thanks Hans Lund
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 [INVALID FOOTER]
