hi,
Thanks for your advises but it still doesn't work.
1. UNIX: LOCALE=...
I try to change the LC_CTYPE to utf_8 but it doesn't change anything.
>>>2. For Sun JVM, this is -Dfile.encoding option (I might be wrong
though...)
2) I try to change system settings but it"s the same thing, i also tr
> From: Montier Patrick [mailto:[EMAIL PROTECTED]]
>
> Thank you for the response but how to change the encoding of the
servlet
> container ?
> that is what i want to do !
Two options:
1. UNIX: LOCALE=...
Win: Control Panel - Regional Options - Locale
2. For Sun JVM, this is -Dfile.encoding
Thank you for the response but how to change the encoding of the servlet
container ?
that is what i want to do !
Best regards
Patrick
>>IIRC, form validator works on encoding of the servlet container. You
>>>have two options:
>>1. Patch form validator
>>2. Change encoding of the servlet contain
> From: Montier Patrick [mailto:[EMAIL PROTECTED]]
>
> Hi,
Patrick,
> I can't resolve my problem : i try to make the form-validation works
with
> utf-8 data, it only works with Iso-
IIRC, form validator works on encoding of the servlet container. You
have two options:
1. Patch form validat
Hi,
I can't resolve my problem : i try to make the form-validation works with
utf-8 data, it only works with Iso-
In my sitemap.xmap, i try the form-encoding as described in an email but
it's still the same, when login or password input is in Utf-8 caracters, the
form-validator reject.