Velocity supports unicode fine without my resource reader. Due to a java bug cannot handle UTF-8 bommarker properly. So, I've created a UnicodeFileResourceLoader to support UTF-8 bommarker. See my webpage for a small test program. http://koti.mbnet.fi/akini/java/unicodereader/
If you use Windows Notepad to save UTF-8 files, you will get bommarker at the start of file. It might be displayed as '?' character is some environments without a fixed FileReader. --- Gagan 007 <[EMAIL PROTECTED]> wrote: > I am using Velocity in my application, I need > multilingual support in the application, does > Veloctiy supports Unicode characters?? > If not then what other tools do we have? __________________________________ Do you Yahoo!? Yahoo! Mail - Find what you need with new enhanced search. http://info.mail.yahoo.com/mail_250 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]