> >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 >
OK. Tnx :-) I let you know does it works. Stanislav --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

