... more precise ...
FIRST GET REQUEST OF THE PAGE
after the request:
javax.faces.request.charset = UTF-8
on page: < > < >
(<textfield> <statictextfield>)
on page: <ü> < >
FIRST AJAX BASED REQUEST
before the request:
javax.faces.request.charset = UTF-8
after the request:
javax.faces.request.charset = ISO-8859-1
on page: <ü> <ü>
on page: <üö> <ü>
SUBSEQUENT AJAX REQUEST(s)
before the request:
javax.faces.request.charset = ISO-8859-1
after the request:
javax.faces.request.charset = ISO-8859-1
on page: <üö> <üö>
Ugh!!
Matthias Unverzagt schrieb:
> I have a typical foreigner problem: It's about encoding.
> I wrote a little VWP test application (on latest NB6, Glassfish V2):
> One page, one textfield
> and static text following Hong's simple ajax-zone example
> (http://blogs.sun.com/honglu/entry/walking_through_creating_a_simple).
> The idea is: You enter a character in the textfield, onkeydown you get
> an ajax request that is responsible for putting the entered character on
> the static text. However, I can not get the encoding work.
>
> Switching on the NetBeans HTTP monitor I get
>
>
> FIRST REQUEST OF THE PAGE
> before the request:
> javax.faces.request.charset = UTF-8
> after the request:
> javax.faces.request.charset = UTF-8
>
> FIRST AJAX BASED REQUEST
> before the request:
> javax.faces.request.charset = UTF-8
> after the request:
> javax.faces.request.charset = ISO-8859-1
>
> SUBSEQUENT AJAX REQUESTs
> before the request:
> javax.faces.request.charset = ISO-8859-1
> after the request:
> javax.faces.request.charset = ISO-8859-1
>
>
> Any help, especially short-term workarounds are very much appreciated.
>
> Thank you,
>
> Matthias
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jsf-extensions.dev.java.net
> For additional commands, e-mail: users-help_at_jsf-extensions.dev.java.net
>
--
----------------------------------------------
ENPASOS - Enterprise Patterns & Solutions GmbH
Haintürchenstr. 2
61462 Königstein
Email matthias.unverzagt_at_enpasos.com
Handy 0177 606 3020
Telefon 06174 3020
Fax 06174 24 9292
Amtsgericht Königstein: HRB6597
Geschäftsführer: Dr. Matthias Unverzagt