04-09-2012 05:58 AM
04-09-2012 06:38 AM
04-19-2012 04:30 AM
You need to configure you database to support those characters.
Check out how to add support for UTF-8 and UTF-16 character in your database.
Just do that and restart the server.
create database alfresco WITH ENCODING 'UTF8';
04-19-2012 05:51 AM
04-19-2012 10:51 PM
Yes, I was using the mysql db where we need to do changed in some configuration file and it works fine.
I am sure that was UTF-16 or UTF-8.
The other thing is your JSP files should also have some tag which specifies the support for the same encoding.
04-23-2012 05:28 AM
05-03-2012 04:36 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.