We are currently working on the forum. For the short-term, all forum content will be in read-only format. We apologize for the interruption and look forward to collaborating with you shortly. All the best in your research!
Is it possible to have UTF-8 encoding in each page instead of the default ISO-8859-1?
0
Comments
The web application itself does not explicitly encode pages, in order to implement this you will need to change your application server's configuration. Some details on doing this for tomcat are available here: http://wiki.apache.org/tomcat/Tomcat/UTF-8
I believe you will also need to modify the way the web application decodes form inputs, and possibly strings the application gets in other ways such as validation criteria found in CRF template files.
Thanks,
Jaron
..................................
Jaron Sampson
Software Engineer, Akaza Research
One Kendall Square
Bldg. 400, 4th Fl
Cambridge, MA 02139
tel: 617.621.8585 x.15
fax: 617.621.0065
cell: 505-590-7553
On Behalf Of Xiao Furen
Sent: Wednesday, March 14, 2007 9:48 AM
To: [email protected]
Subject: [Users] UTF-8 encdoing
Is it possible to have UTF-8 encoding in each page instead of the
default ISO-8859-1?
If you have any spanish, french, german ... character,
it will not be displayed/transmitted correctly.
Jozef Aerts
XML4Pharma