RE: cookie sharing

"Giles Hogben" <[email protected]> Wed, 18 Feb 2004 15:08:19 +0100
Newsgroups gmane.comp.web.p3p.devel
Message-ID <[email protected]>
It is not prohibited but if you set a shared cookie then the policy you
provide for it must cover all the domains it is used in.
See http://www.w3.org/TR/P3P/#cookies for a full explanation

>**-----Original Message-----
>**From: [email protected] 
>**[mailto:[email protected]] On Behalf Of Steve Reeling
>**Sent: 18 February 2004 14:26
>**To: '[email protected]'
>**Subject: cookie sharing
>**
>**
>**
>**Is there anything in P3P that prevents the sharing of the 
>**same cookie across subdomains?  example:  sales.acme.com and 
>**marketing.acme.com use the same cookie and policy.
>** 
>**I have searched through a lot of the documentation and 
>**cannot find anything, yet I have been told by a number of 
>**other developers that cookie sharing is (or will be) 
>**prohibited by P3P.
>** 
>**Any help on this is greatly appreciated.
>**