Stanislav wrote:

Where can i put this connestion URL in code? Only url connection I use is in 
struts-config.xml, but
only this part: jdbc:mysql://localhost:3306/db-name.


this should be it, change to

jdbc:mysql://localhost:3306/db-name?useUnicode=true&characterEncoding=UTF-8



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to