Hello Laurent, Did you check : - eclipse workspace settings (UTF-8 vs ISO)? - JVM file encoding ? - Apache (if used) default caracter encoding ?
what's the response/request header encoding ? Is your trouble only on your csv file ? On 18 mai, 10:46, laurent <[email protected]> wrote: > I've a problem when i try to print accents.My application parse a csv > file with the persons(first-lastName).Some having like > Véronique,Benoît,... > With Eclipse, doing click-droit, 'properties', 'Resources', i change > to iso-8859-1.It's the same for firefox but never doing. I've a > printing with a question mark inside a little square. > > Thanks for your request > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/google-web-toolkit?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
