RE: Problem with characters

2005-09-07 Thread Harland, David
rsprüngliche Nachricht- > Von: Harland, David [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 7. September 2005 10:35 > An: Struts Users Mailing List > Betreff: RE: Problem with characters > > > Change you encoding to UTF-8. > > What database are you using? >

Re: Problem with characters

2005-09-07 Thread lk
Ivan Rodriguez wrote: Check your production default table charset. It must be latin1 or similar. It should be the same I'm using (at least it works well with no-struts contexts). LuKe -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponsor: Scarica Sweety sul tuo

Re: Problem with characters

2005-09-07 Thread lk
Harland, David wrote: Change you encoding to UTF-8. What database are you using? Dave. mysql 4.0.16 LuKe -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponsor: Logos Finanziaria SPA. Società di credito ad erogazione diretta. Fino a 30.000 euro in 24 ore! Cli

Re: Problem with characters

2005-09-07 Thread Ivan Rodriguez
Check your production default table charset. It must be latin1 or similar. lk escribió: Hi, I have a problem with some characters. My application reads some forms and writes them in a db. On my test and developing environment everything works well. The problem comes out when I deploy the ap

RE: Problem with characters

2005-09-07 Thread Harland, David
Change you encoding to UTF-8. What database are you using? Dave. -Original Message- From: lk [mailto:[EMAIL PROTECTED] Sent: 07 September 2005 09:23 To: user@struts.apache.org Subject: Problem with characters Hi, I have a problem with some characters. My application reads some forms