[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Scandinavian carracters (åäö) get =?utf-8?q?replaced



Hello,

> The problem is that all åäö-carracters are exchanged
> with the ? carracter in the web browser.
> The JSP page has <meta ... charset="iso-8859-1">.
>
> Typing åäö in console and X works (not in Jbuilder
> though... argh). Search queries in mysql(console client)
> and mysql-navigator return OK carracters.
>

Are you sure you convert the characters from the database into valid html 
characters? Just look at the source code of your page inside the browser. 
There should not be any swedish characters, but only things like &ouml; 
(--> umlaut o; ö) or &aring; (-->a with ring; å) and so on.

greetings,
  Johannes

-- 
"More than machinery we need humanity" -- Charlie Chaplin, The Great 
Dictator



Reply to: