| From: | "Sadm sadm" <sadm(at)bsdmail(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Cc: | pgsql-jdbc(at)postgresql(dot)org |
| Subject: | |
| Date: | 2006-04-13 12:46:24 |
| Message-ID: | 20060413124624.6C974CA0A4@ws5-11.us4.outblaze.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hello!
I have a PostgreSQL database with UTF-8 encoding and Resin application server.
When I fetch a record from database using jdbc connection and output it to the web browser as
html page, it looks like a garbage instead of normal russian characters. html <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> is set.
Please help me to find a mistake.
Thanks in advance.
--
_______________________________________________
Get your free email from http://mymail.bsdmail.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | pgdb | 2006-04-13 12:47:38 | Regex with patterns in table field |
| Previous Message | Christopher Browne | 2006-04-13 12:32:28 | Re: Is a high tab_reloid worrying? |