Have you try to specify your input encoding in your velocity.properties
file? We're not yet using UTF-8 by default. The syntax is:

input.encoding = UTF-8

or whatever encoding your templates are in.


  Claude

On Thu, 1 Mar 2012 12:38:41 +0530
Chathuraka Waas <chathuraka.w...@gmail.com> wrote:

> hi,
> 
> this is my first post on the mailing list. currently i'm facing some
> problems with velocity.
> 
> i'm developing on a ubuntu 11.04 machine and as a part of my customers
> requirement i need to send a password recovery mail to the users of
> the system. i'm using a velocity template to generate the mail and
> since the customer is swidsh based i have some swidish characters in
> the template.
> 
> the problem arises when the project is build on linux where the
> swidish charactors comes as junk. this works fine when build in
> windows. i'm stuck with this issue for 2 days now and please give me
> some pointers to fix this issue. thanks in advance.
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@velocity.apache.org
For additional commands, e-mail: user-h...@velocity.apache.org

Reply via email to