2011/1/2 :
> 2011/1/1 :
>> * <%...@page contentType="text/html;charset=UTF-8" pageEncoding="UTF-8"%> on
>> the first line of JSP files
>> *
>
> I'd recommend
>
> to make sure that the HTTP Content-Type header and tag contents
> were in sync.
>
©©
> Do I need to ensure the encoding
Please see below.
- Original Message -
From: "André Warnier"
To: "Tomcat Users List"
Sent: Saturday, January 1, 2011 11:46:40 AM GMT -08:00 US/Canada Pacific
Subject: Re: Encoding Issue on POST
vwu98...@lycos.com wrote:
> Thanks very much André. Please see the below
>
> - Original
Please see below.
- Original Message -
From: "Konstantin Kolinko"
To: "Tomcat Users List"
Sent: Saturday, January 1, 2011 11:36:29 AM GMT -08:00 US/Canada Pacific
Subject: Re: Encoding Issue on POST
2011/1/1 :
> * <%...@page contentType="text/html;charset=UTF-8" pageEncoding="UTF-8"%>
vwu98...@lycos.com wrote:
Thanks very much André. Please see the below
- Original Message -
From: "André Warnier"
To: "Tomcat Users List"
Sent: Saturday, January 1, 2011 4:26:28 AM GMT -08:00 US/Canada Pacific
Subject: Re: Encoding Issue on POST
vwu98...@lycos.com wrote:
The followin
2011/1/1 :
> * <%...@page contentType="text/html;charset=UTF-8" pageEncoding="UTF-8"%> on
> the first line of JSP files
> *
I'd recommend
to make sure that the HTTP Content-Type header and tag contents
were in sync.
>> * An encoding filter for utf-8.
>
> Can you expand on that ?
> ++
Thanks very much André. Please see the below
- Original Message -
From: "André Warnier"
To: "Tomcat Users List"
Sent: Saturday, January 1, 2011 4:26:28 AM GMT -08:00 US/Canada Pacific
Subject: Re: Encoding Issue on POST
vwu98...@lycos.com wrote:
> The followings are what I have done for
vwu98...@lycos.com wrote:
The followings are what I have done for a project in regarding of encoding.
* <%...@page contentType="text/html;charset=UTF-8" pageEncoding="UTF-8"%> on
the first line of JSP files
*
That looks fine.
* Set URIEncoding="UTF-8" on your in server.xml
That matters