users@woodstock.java.net

Re: accentuation with woodstock and javascript "refresh()"

From: Lking <lking4hlp_at_yahoo.com.br>
Date: Thu, 13 Dec 2007 11:59:50 -0200

Aluisio I had the same issue.

You can create a Servlet Filter to solve it.

regards

On Dec 12, 2007 11:45 AM, Aluisio Aires Aguiar <aluagui_at_yahoo.com> wrote:

> Hi,
>
> I'm using netbeans6.0 and here is my problem.
>
> My project uses Tomcat 6.0.14, MySql 5.0 and visual
> web JSF. I live in Brazil, so the default language is
> Portuguese and charset is ISO-8859-1. This
> configuration allows me to use accetuation.
> When I update all the page, all data is updated
> correctly, with the correct accetuation. However, when
> I update only a specific component, like a dropdown
> list or a textbox, using javascript funciton
> "refresh()", characters with accentuation in this
> component are replaced by "?" in firefox or, when I
> use IE, it gives me a javascript error.
> I also tried to use "DynaFaces.fireAjaxTransaction()",
> but it gives me the same error.
>
> Do you know a way that works using single component
> update and languages with accentuation?
>
> Thanks!
>
> Aluisio Aires Aguiar
>
>
>
> Abra sua conta no Yahoo! Mail, o único sem limite de espaço para
> armazenamento!
> http://br.mail.yahoo.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_woodstock.dev.java.net
> For additional commands, e-mail: users-help_at_woodstock.dev.java.net
>
>