Subject | charset with connection pool |
---|---|
Author | Yves Glodt |
Post date | 2008-10-19T10:18:22Z |
Hi,
since I use the connection pool (before I made the connection myself in
the servlet) I have the problem that accents and umlauts are not shown
correctly anymore, mostly because the connection defaults to UTF-8, but
my DB is ISO-8859-1.
I tried adding "charset" and "encoding" parameters to my context.xml but
it does not seem to work.
Where can the connection charset be specified when using a connection
pool ?
Best regards,
Yves
[Non-text portions of this message have been removed]
since I use the connection pool (before I made the connection myself in
the servlet) I have the problem that accents and umlauts are not shown
correctly anymore, mostly because the connection defaults to UTF-8, but
my DB is ISO-8859-1.
I tried adding "charset" and "encoding" parameters to my context.xml but
it does not seem to work.
Where can the connection charset be specified when using a connection
pool ?
Best regards,
Yves
[Non-text portions of this message have been removed]