Hi Oscar,
2010/9/27 Oscar <oscar.kalde...@gmail.com> > 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