Hi, Christian.
I haven't run into this problem before, so I'm not sure, but it looks
like the compiler is encoding the accented characters. Perhaps if you specify
the JSP page's encoding, it won't do that anymore...? Try using a directive
at the top of your JSP to do this, something like <%@ page encoding
="ISO-8859-1" %> or whatever specific encoding/character set you are using.
HTH,
-Jeff
"Christian
Bourque" To: "Tomcat Users List"
<[EMAIL PROTECTED]>
<christian@ali cc:
osoft.com> Subject: Re: Jspc & i18n
04/10/02 02:16
PM
Please respond
to "Tomcat
Users List"
Hi Jay !
No, the bad characters are in the .java files that jspc creates !
The text is clean in the .jsp file but as soon as I convert it to .java with
jspc all french accent are scrambled !
Christian
----- Original Message -----
From: "Jay Gardner" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, April 10, 2002 2:42 PM
Subject: RE: Jspc & i18n
> Are all the correct characters in the .java files that jspc creates?
>
> --Jay Gardner
>
> -----Original Message-----
> From: Christian Bourque [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 10, 2002 12:49 PM
> To: Tomcat Users List
> Subject: Jspc & i18n
>
> Hi !
>
> I'm having a weird problem with JSPC. We have a bilingual web application
> (english/french), so when I pre-compile all my jsp pages the ones which
> contains french accent are all screwed up :
>
> Vous avez oubli� votre mot de passe ? = Vous avez oubli�(c) votre mot de
> passe
> ?
> cha�ne = cha�(r)ne
>
> ???
>
> Christian
>
>
>
> --
> To unsubscribe: <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
>
> --
> To unsubscribe: <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
>
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>