RE: Problem with utf-8 encoding with struts

2004-05-17 Thread Ronald van den Heuvel
assina.com/struts/i18n/SetCharacterEncodingFilter.java > > Paul > > > -Original Message- > > From: Ronald van den Heuvel > [mailto:[EMAIL PROTECTED] > > Sent: Monday, May 17, 2004 12:28 PM > > To: [EMAIL PROTECTED] > > Subject: Problem with utf-8 encoding

Problem with utf-8 encoding with struts

2004-05-17 Thread Ronald van den Heuvel
Hello all, I am using Struts for a web-application and the web-page should be in UTF-8 encoding, but the application keeps sending the following header: Content-Type: text/html;charset=ISO-8859-1. I take the following action to get the page into UTF-8. - in the struts config file: