there are many different places where encoding can be set.  what is
the encoding of your *.vm files?  in your velocity.properties are you
setting either the input.encoding, output.encoding, or
default.contentType?  i think struts might have some places to set
encodings as well.

personally, i've never had to use alternate encodings, so i can't tell
you which to change off the top of my head.  someone else on the list
may be able to though.  in the meantime, try tweaking other settings.

On 2/8/06, Rafał Gierusz <[EMAIL PROTECTED]> wrote:
> I'm using struts 1.2.8 and latest version of velocity and velocity
> tools. I have messages resources defined in struts-config. File with
> resources is UTF-8 encoded. I'm trying to use it on my *.vm page using
> MessageTool but I get stranche strings... Can anyone help mi with
> this? I've been searching for this since yesterday...
>
> Rafal
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to