Janne Jalkanen <janne.jalkanen@...> writes:
>
>
> Simple solution: declare the accept-charset value on all your forms to be
"UTF-8" (and *only* UTF-8), then
> put up a simple Filter in front of your chain which says
"request.setCharacterEncoding("UTF-8"). This
> should ensure that you get full unicodes to the ActionBean, and then you only
have to deal with your DB encodings.
>
> Works for me well.
>
I did just that - but then I found out that many users are still using European
keyboards (or input programs) that output double byte characters.
This is still an unresolved problem for me. I have users using German, Dutch,
French, Spanish spanning half the world - including Mexico.
Any suggestions?
Regards,
Yee
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users