unicode characters in InputText

Hi,When submitting a form with japanese charcters in text inputSomehow the characters are being corrupted on their way to the server.and I get gibrish. Any idea on how to solve this ?ThanksS
[232 byte] By [shandor911a] at [2007-10-2 19:40:02]
# 1
Please search a similar thread where the problem was with chinese characters.
pringia at 2007-7-13 22:17:58 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2

Hi,

I am using JSF 1.1

And the problem is not with SHOWING unicode ( being escaped by jsf engine) which works out of the box but getting unicode characters entered by a user in an input text box, in the correct form on the server.

I appreciate this subject was discussed few times but I couldnt find any

concrete answer in the old thrreads.

Thanks again

S

shandor911a at 2007-7-13 22:17:58 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...