Thanks Chris for the response,

Basically we don't want to do coding around the filter as it will also
bring us an additional overhead of maintaining the code and follow the
quality process , Ideally we want say some setting to say in server.xml to
set request and response character encoding




*Thanks and RegardsAkshat Tandon*

On Tue, Feb 16, 2016 at 8:13 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:

> Akshat,
>
> On 2/16/16 7:08 AM, Akshat Tandon wrote:
> > We need to set tomcat 8.0.20 container character encoding of request and
> > response to UTF-8 intead of ISO-8859-1 ,
> >
> >  What is the setting for the same ?
> >
> >  We tried setting as mentioned below ,
> > https://wiki.apache.org/tomcat/FAQ/CharacterEncoding#Q1 But that
> requires
> > creating filter etc .
> >
> >  Is there any elegant way where we can just change some configuration set
> > to make it applicable at container level ?
>
> What, you don't like the filter already bundled with Tomcat that you can
> simply configure? It really can't get any easier than that.
>
> -chris
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to