Hi Mark,

The below is the content of the context.xml

<?xml version="1.0" encoding="UTF-8"?>
<Context>
<CookieProcessor sameSiteCookies="strict"/>
</Context>

Regards,
Abirami.S
-----Original Message-----
From: Mark Thomas <ma...@apache.org> 
Sent: Thursday, June 11, 2020 5:12 PM
To: users@tomcat.apache.org
Subject: Re: context.xml under META-INF was not working

On 11/06/2020 11:42, S Abirami wrote:
> Hi All,
> 
> I want to configure SameSite attribute to the specific web-application.
> For that, I have updated the context.xml of specific web application located 
> in <App_Folder>/META-INF/context.xml
> 
> <CookieProcessor sameSiteCookies="strict"/>
> 
> 
> It is not working. Only the changes in global context.xml is working. Please 
> guide to solve the issue.

What is the full contents of <App_Folder>/META-INF/context.xml

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to