Solved it on my own.
The page header requires to be in utf-8 too, it is not enough to have
the page encoding in jsp to utf-8.
Without that line IE returns ascii while firefox returns utf-8.
Perssy Llamosas wrote:
Hello,
I am trying to make struts read my requests as UTF-8, so far I have
configured Tomcat connector to uriencode in utf-8 but my struts beans
still receive "?" strings. What am I missing?
Perssy Llamosas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]