If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > problem with charset

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-03-04, 16:57
pdudzik pdudzik is offline
Registered User
 
Join Date: Mar 2004
Posts: 16
Question problem with charset

Hello,

I'm a newbie for MySQL. I realize that problem with charset is described widely in the Intenet but I'm still having problem with my instance.

I have my Tomcat Serwer and JSP connecting to MySQL. I need an ISO-8859-2 charset. I have a line <%@ page contentType="text/html; charset=ISO-8859-2" %> in every JSP file. MySQL server is configured as a service with default charset latin2.

JSP page are displaying correctly, but when I'm inserting anything to the database and then selecting that values back - data display with a wrong charset.

Anybody could help?
Thanks,
Paula
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On