Hi Friends, Problem Description : I am working on a web application(3 tier) which is IS0-8859-1 compliant. Want to convert it to UTF-8 for cyrillic language support.
Application architecture: Jsp , Strurts , I18N,JSTL. I had performed following steps to make it UTF-8. 1) JSP pg/ html pg : <[EMAIL PROTECTED] pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> Application properties are picking up by struts based on locale. for ex. in Euro market en_EUR is the locale then a ApplicationResources_en_EUR.properties Should I change the properties encoding type to UTF-8? Please let me know the exact steps to convert the existing web application from IS0-8859-1 compliant application to UTF-8. This application is working fine for french and spanish language. Now I want to give support for cyrillic or UTF-8. Thanks Novin. --------------------------------- Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1ยข/min.