Thank you Chirs.

But I have applied the utf-8 filter several days before, since without
applying utf-8 filter, I got wrong encoding Chinese chars even without
enctype="multipart/form-data".



2007/11/30, Christian Köberl POI <[EMAIL PROTECTED]>:
>
>
> You will have to set the character encoding in the ServletRequest. Add the
> UTF-8 Filter to your AppModule
> http://wiki.apache.org/tapestry/Tapestry5Utf8Encoding
>
> Chris
>
> ps: thanks for the hint - there should be a null check for the
> request.getCharacterEncoding() - I will file a patch
> --
> View this message in context:
> http://www.nabble.com/enctype%3D%22multipart-form-data%22-cause-encoding-problem-in-Chinese%21-tf4895497.html#a14042373
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to