Hello,
I've got this problem here:
I'm having a database with data stored using cyrillic encoding
"windows-1251", Orion shows the data fine if in global-web-application.xml
there is a setting - default-charset="windows-1251". But when I submit the
windows-1251 text into the form, it appears as something like this: "????
???????"
If I remove default-charset setting from global-web-application.xml, the
submit data appears okay, but the data from the database being shown
unreadable.
Is there some workaround for this?
Need the urgent help with this. Thanks in advance!
stas@