Hi,

Usually this has to do with encoding problems. I fix my web app changing the
file taglibs.jsp in the common directory to use pageEncoding="ISO-8859-1"
contentType="text/html; charset=ISO-8859-1", I also make sure my OS used the
right locale.

Hope it hepls,

Fabio  



foward wrote:
> 
> Hello !
> 
> I have one question related email templates with velocity... I want to put
> special characters in email templates for example, the word password in
> spanish is "contraseña" but when I receive the email I see the velocity
> template doesn't recognize the "ñ" character ...showing like :
> "Contraseña" ... exist something how I can put this special characters
> also the tildes or accents in velocity templates? ...
> 
> Thanks in advance!
> 
> Kind Regards
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Special-Characters-in-Email-Velocity-Templates-tp25074280s2369p25086761.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to