It might solve your problems:
charsetFilter
org.springframework.web.filter.CharacterEncodingFilter
encoding
ISO-8859-1
charsetFilter
/*
On Fri, Nov 27, 2009 at 6:05 PM, André Warnier wrote:
> Continuing to top-post thus :
>
> If you have some systems working and others not,
I have just excluded other e-mail dependencies from maven.
On Tue, Sep 29, 2009 at 6:06 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Cats,
>
> On 9/29/2009 3:59 AM, Gatos wrote:
> &
Hello
For mail sending I'm using
org.springframework.mail.javamail.JavaMailSenderImpl:
but for some reason when I deploy an application to tomcat 5.5.x, all emails
come with 'Western European' encoding and all html tags are shown.
When I try to run