You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by Lukasz Kowalczyk <lu...@jazzpolice.pl> on 2002/09/11 19:47:10 UTC

[standard] fmt:message overrides my encoding

All my JSP pages have <%@page contentType='text/html; charset=utf-8'%>
directive on top and the browser should get them in UTF-8. When I use
<fmt:message> tags, the encoding is reset to my locale's default
encoding (which is iso-8859-2 for pl_PL). How can I stop fmt:* tags
from resetting response encoding?

-- 
Ɓukasz Kowalczyk


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>