Hi, Just getting into the dialog
>HOWEVER, if I change the charset in <%@ page contentType="text/html; charset=UTF-8"%> >I get junk that simply cannot >be displayed correctly. That is because your FILE is encoded using ISO-8859-1, when you set the encode with @page the servlet container stops the processing and do it again reading the file using the UTF-8 charset. Well, I'm not sure about this, but I read it somewhere sometime ago :) Read: http://www.tvattman.se/faq/servlet.xtp#My-character-encoding-is-messed-up The display charset can be different from the file charset ... []s + Samuel G. Mota + [EMAIL PROTECTED] + 55 (11) 4417 7093 + Business Application Dpt. + Netset Serviços em Tecnologia + a Hypercom Company + http://www.hypercom.com ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork