-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Riffla,

riffla wrote:
> Encoding set in:
> 
> JSP Page directive
> Content inside Html Meta tag
> And there is also a charsetFilter class used (see below)

This last one is used for overriding /request/ encoding, right?

> <controller  contentType="text/html;charset=UTF-8" 

That looks good.

> <context-param>
> <param-name>PARAMETER_ENCODING</param-name>
> <param-value>UTF-8</param-value>
> </context-param>

Have you verified that the request encoding is being properly set to UTF-8?

> And beside those already mentioned, there's also some lines in
> struts-html.tld:
> <attribute>
> <name>useLocalEncoding</name>
> <required>false</required>
> <rtexprvalue>true</rtexprvalue>
> </attribute>

Hmm... I'm not sure what effect that will have (I don't use JSP).

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGBTHz9CaO5/Lv0PARAhBmAJ9tZwUR1Z0cR8tEBVbPgg05jlcSsQCgjyN+
p7Ca211yjPSdh1QzQa7Z1Us=
=9SFl
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to