Thanks Maurizio, but that's not the problem, because i have already this header that is the same as yours:
<%...@page contentType="text/html" pageEncoding="UTF-8"%> But i tried using your header and i get the same result. Regards. 2010/9/27 Maurizio Cucchiara <[email protected]> > Hi Oscar, > > > 2010/9/27 Oscar <[email protected]> > > > Exist a way to tell struts 2 how to encode those characters? > > > > There is a simple way: > put this line on top of you jsp file: > <%@ page contentType="text/html; charset=UTF-8" %> > > Hope this help > > Maurizio Cucchiara > -- Oscar Calderón SCJP 6 <http://javahowto.net>

