You can also try to add pageEncoding inside page directive:
<%@ page pageEncoding="UTF-8" contentType="text/html; *charset*=UTF-8" %>

2010/9/27 Maurizio Cucchiara <maurizio.cucchi...@gmail.com>

> Which struts version are you using? Which application server? is it running
> on linux or windows?
> Did you try to insert meta tag inside head section?
>
>  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
>
> Maurizio Cucchiara
>

Reply via email to