Thanks Mark.
Besides that, I used wrong property. Right statement should be:
&useUnicode=true&characterEncoding=charset
Now server.xml is ok but I'm still getting strange characters when retrieving
text from database.
I changed characterEncoding property to several differe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
tvrtko stosic wrote:
> I use connection pooling with Tomcat 5.5.4. Corresponding entry in
> server.xml looks like this:
>
> crossContext="true">
> maxActive="100" maxIdle="30" maxWait="1" username="user" password="java"
> driverClassName="co
I use connection pooling with Tomcat 5.5.4. Corresponding entry in server.xml
looks like this:
Everything works fine, just I don't know how to specify which character set is
to be used for retriving data
When connecting to database from application without connection poll, character
set