browser shows garbage instead of UTF-8 characters - Mailing list pgsql-jdbc

From Sadm sadm
Subject browser shows garbage instead of UTF-8 characters
Date
Msg-id 20060413111242.27E6ACA0A4@ws5-11.us4.outblaze.com
Whole thread Raw
List pgsql-jdbc
Hello!
I have a PostgreSQL database with UTF-8 encoding. It stores russian characters.
When I fetch a record from this database and output it to the web browser as html page, it
looks like a garbage instead of normal russian characters. I'm using html with <meta http-equiv="Content-Type"
content="text/html;charset=utf-8">. 

Please help me to find a mistake.
Thanks in advance.


--
_______________________________________________
Get your free email from http://mymail.bsdmail.com

pgsql-jdbc by date:

Previous
From: "Guy Rouillier"
Date:
Subject: Re: Date format problem with INSERT statement.
Next
From: kevin@mtel.co.uk
Date:
Subject: Re: postgres jdbc transaction problem surfaces at times