Hi

did you try to set it on Connector in server.xml instead of a filter?


Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber
<http://www.tomitribe.com>

2015-03-30 20:28 GMT+02:00 Karl Kildén <[email protected]>:

> Hello!
>
> I am trying to debug why 2.0-SNAPSHOT gives me the wrong encoding in a post
> method using JSF. The same app works fine using 1.7.1... When I debug my
> action method for example é is double encoded into é so I guess ISO-8859-1
> first then UTF-8?
>
> I already have a filter that sets encoding to UTF-8 and I have the usual
> meta tags in my facelets for it so I don't know how to debug it any
> further... Any tips?
>
> cheers
>

Reply via email to