You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by dmz <dm...@yahoo.com> on 2002/12/27 21:51:04 UTC

Validator Javascript popup text

Hi all:

   I am trying to display my web pages in French. My application_fr_CA.properties is encoded in UTF-8 and I have set charset to UTF-8 whereever needed. Everything displays correctly except the Javascript validation popup text. I am using Jakarta Common's Validator with Struts1.1.

Could anyone help?

Thanks very much.



---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now

Re: Validator Javascript popup text

Posted by Eric Tse <er...@netvigator.com>.
Hi,

I have experienced this problem before. When properties file contains
&#xxxx; values, the problem u mentioned appears. But i don't know why.

I tried to use iconv utility in Solaris / HP-UX to convert the codeset, it
works.

Hope this can help.

Eric


----- Original Message -----
From: "dmz" <dm...@yahoo.com>
To: "Struts Users Mailing List" <st...@jakarta.apache.org>
Sent: Saturday, December 28, 2002 4:51 AM
Subject: Validator Javascript popup text


>
> Hi all:
>
>    I am trying to display my web pages in French. My
application_fr_CA.properties is encoded in UTF-8 and I have set charset to
UTF-8 whereever needed. Everything displays correctly except the Javascript
validation popup text. I am using Jakarta Common's Validator with Struts1.1.
>
> Could anyone help?
>
> Thanks very much.
>
>
>
> ---------------------------------
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>