Re: Tomcat 6 - Problems with encoding

2008-10-28 Thread Jerome Lepage - AKEROZ
Message - From: "JSimas" <[EMAIL PROTECTED]> To: Sent: Tuesday, October 28, 2008 12:01 PM Subject: Re: Tomcat 6 - Problems with encoding Hi Thanks for your quick reply. I already changed my encoding to ISO-8859-15, however i'm still having problems. Here is the HTTP Post S

Re: Tomcat 6 - Problems with encoding

2008-10-28 Thread JSimas
Hi Thanks for your quick reply. I already changed my encoding to ISO-8859-15, however i'm still having problems. Here is the HTTP Post Stream using ISO-8859-15: POST /AppWeb/webFlow.do2 HTTP/1.1 Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, applicat

Re: Tomcat 6 - Problems with encoding

2008-10-27 Thread Leon Rosenberg
€ sign is not part of ISO-8859-1 use ISO-8859-15 instead. regards Leon On Mon, Oct 27, 2008 at 7:19 PM, JSimas <[EMAIL PROTECTED]> wrote: > > Hi. > > I'm using Apache Tomcat 6.0.14, wich deploys a Struts 1.x web application. > > I was using encoding ISO-LATIN-1 but i was having problems with the

Re: Tomcat 6 - Problems with encoding

2008-10-27 Thread Mark Thomas
JSimas wrote: > Hi. > > I'm using Apache Tomcat 6.0.14, wich deploys a Struts 1.x web application. > > I was using encoding ISO-LATIN-1 but i was having problems with the euro (€) > char. Every time that i use a € char in a text box or in a text area, when > the request arrives at struts Request