RE: Problem with utf-8 encoding with struts

2004-06-04 Thread Piero Colagrosso
es config, etc...) which might incorrectly override and 'break' the required encoding. Cheers, Piero > -Original Message----- From: John Cavacas Subject: RE: Problem with utf-8 encoding with struts Date: Mon, 17 May 2004 21:24:50 -0700 This is not just a problem with JSTL, i

RE: Problem with utf-8 encoding with struts

2004-05-17 Thread John Cavacas
as UTF-8. But that's a story for another day. john > -Original Message- > From: Ronald van den Heuvel [mailto:[EMAIL PROTECTED] > Sent: May 17, 2004 7:50 AM > To: Struts Users Mailing List > Subject: RE: Problem with utf-8 encoding with struts > > Hm ok I will

RE: Problem with utf-8 encoding with struts

2004-05-17 Thread Ronald van den Heuvel
ubject: RE: Problem with utf-8 encoding with struts That's an old version I gave the URL for. A better place to look would be in the Tomcat source. Paul > -Original Message- > From: Paul McCulloch [mailto:[EMAIL PROTECTED] > Sent: Monday, May 17, 2004 12:47 PM > To: 'Stru

RE: Problem with utf-8 encoding with struts

2004-05-17 Thread Paul McCulloch
a > > 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 with struts > > > > > >

RE: Problem with utf-8 encoding with struts

2004-05-17 Thread Paul McCulloch
[EMAIL PROTECTED] > Sent: Monday, May 17, 2004 12:28 PM > To: [EMAIL PROTECTED] > Subject: Problem with utf-8 encoding with struts > > > Hello all, > > > > I am using Struts for a web-application and the web-page should be in > UTF-8 encoding, but the app

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: