try to set URIEncoding="UTF-8" in Connector in server.xml, this must change
ISO to utf

2011/5/4 Daniil Sosonkin <dan...@orbisfn.com>

>  My response encoding is always set to UTF-8. Its forced inside
> MyLocalePicker. If my memory serves me right, requests coming from browser
> in ISO-8859-1 encoding. Therefore setCharacterEncoding tells Tomcat to
> convert POST values into UTF-8. I believe its a servlet spec, not Stripes.
>
>
> On 5/3/2011 3:43 PM, Alexander Knyazev wrote:
>
> did you set any page(response) encoding to get this work?
> By the way, guys, how does request.setCharacterEncoding() really work? Does
> it just change conten-type encoding to the specified(UTF-8 for example)? Or
> it converts all data from the request from previous encoding to UTF-8?
>
>>
>>
>
> ------------------------------------------------------------------------------
> WhatsUp Gold - Download Free Network Management Software
> The most intuitive, comprehensive, and cost-effective network
> management toolset available today.  Delivers lowest initial
> acquisition cost and overall TCO of any competing solution.
> http://p.sf.net/sfu/whatsupgold-sd
>
>
> _______________________________________________
> Stripes-users mailing 
> listStripes-users@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/stripes-users
>
>
>
> ------------------------------------------------------------------------------
> WhatsUp Gold - Download Free Network Management Software
> The most intuitive, comprehensive, and cost-effective network
> management toolset available today.  Delivers lowest initial
> acquisition cost and overall TCO of any competing solution.
> http://p.sf.net/sfu/whatsupgold-sd
> _______________________________________________
> Stripes-users mailing list
> Stripes-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stripes-users
>
>
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to