You said you pasted UTF-8 Characters in the application resource but what kind of editor are you using ? For Instance if you're workin' whith Eclipse you must be sure to set the utf-8 coding in the editor properties. HIH Ciao, marcello
-----Messaggio originale----- Da: navin mca [mailto:[EMAIL PROTECTED] Inviato: martedì 17 ottobre 2006 16.06 A: struts user group Oggetto: UTF-8 encoding & <bean:message> tag problem Hi Team, My current project is supporting charachter encoding IS0-8859 and now we have to support UTF-8. for that I had made following changes 1) in all jsp files <[EMAIL PROTECTED] pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%> 2) in all html <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> Now I had pasted some UTF-8 charachters in application resources file. But In JSP page I m getting problem where text is picking up from resource bundle. I m using <bean:message tag and when It picking up the UTF-8 charachter it is displaying '?'. Wht should I do? Help me. I know that there should be some machanism needed to make the <bean:message tag to understand that It has to decode the text as UTF-8. Do I need to save the application properties file with Encoding UTF-8?...wht else? Hope you undersand my problem. regards, Novin Thanks and Regards, Novin Jaiswal +919890089443(M) +912026901306(O) direct +912026982424 Extn:1306 --------------------------------- Stay in the know. Pulse on the new Yahoo.com. Check it out. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]